#0001d0 color space conversions
Hex:
#0001d0
RGB:
0, 1, 208
CMY:
100, 100, 18
CMYK:
100, 100, 0, 18
HSL:
240°, 100.0000%, 40.7843%
HSV (HSB):
240°, 100.0000%, 81.5686%
XYZ:
11.3960, 4.5758, 59.9571
xyY:
0.1501, 0.0603, 4.5758
CIE-Lab:
25.4903, 67.7145, -92.3944
CIE-LCH:
25.4903, 114.5512, 306.2371
CIE-Luv:
25.4903, -7.4399, -102.6878
Hunter-Lab:
21.3911, 57.6610, -151.2104
#0001d0 color charts
#0001d0 color shades, tints & tones
#0001d0 color schemes
#0001d0 color preview, HTML & CSS examples
This text has a color of #0001d0
<p style="color:#0001d0;">Text here</p>
.mytext {color:#0001d0;}
This box has a color of #0001d0
<div style="background-color:#0001d0;">Content here</div>
.mybackground {background-color:#0001d0;}
Border around this has a color of #0001d0
<div style="border:2px solid #0001d0;">Content here</div>
.myborder {border:2px solid #0001d0;}