#0001e6 color space conversions
Hex:
#0001e6
RGB:
0, 1, 230
CMY:
100, 100, 10
CMYK:
100, 100, 0, 10
HSL:
240°, 100.0000%, 45.0980%
HSV (HSB):
240°, 100.0000%, 90.1961%
XYZ:
14.2938, 5.7349, 75.2165
xyY:
0.1501, 0.0602, 5.7349
CIE-Lab:
28.7335, 73.0758, -99.6728
CIE-LCH:
28.7335, 123.5910, 306.2473
CIE-Luv:
28.7335, -8.3814, -115.7941
Hunter-Lab:
23.9476, 64.6343, -169.4593
#0001e6 color charts
#0001e6 color shades, tints & tones
#0001e6 color schemes
#0001e6 color preview, HTML & CSS examples
This text has a color of #0001e6
<p style="color:#0001e6;">Text here</p>
.mytext {color:#0001e6;}
This box has a color of #0001e6
<div style="background-color:#0001e6;">Content here</div>
.mybackground {background-color:#0001e6;}
Border around this has a color of #0001e6
<div style="border:2px solid #0001e6;">Content here</div>
.myborder {border:2px solid #0001e6;}