<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ja9</author_name>
  <author_url>https://blog.hatena.ne.jp/ja9/</author_url>
  <blog_title>今日も適当ダイアリー</blog_title>
  <blog_url>https://blog.madapaja.net/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>色空間</anon>
  </categories>
  <description>RGB色空間とHSV色空間の相互変換 Javascript版 - 今日も適当ダイアリー で Javascript での RGB と HSV の相互変換処理を書いたので、今度はRGB と HLS（HSL、HSIと呼ばれる事もある）の相互変換をメモ。HLS色空間については HLS色空間 - Wikipedia などを参照してください。 RGB から HLS色空間へのコンバート /** * RGB を HLS へ変換します * * @param {Number} r red値 ※ 0〜255 の数値 * @param {Number} g green値 ※ 0〜255 の数値 * @param {N…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.madapaja.net%2Fentry%2F20100907%2F1283840213&quot; title=&quot; RGB色空間とHLS(HSL, HSI)色空間の相互変換 Javascript版 - 今日も適当ダイアリー&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/j/ja9/20100907/20100907151606.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-07 15:16:53</published>
  <title> RGB色空間とHLS(HSL, HSI)色空間の相互変換 Javascript版</title>
  <type>rich</type>
  <url>https://blog.madapaja.net/entry/20100907/1283840213</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
