#001de6 color space conversions
Hex:
#001de6
RGB:
0, 29, 230
CMY:
100, 89, 10
CMYK:
100, 87, 0, 10
HSL:
232°, 100.0000%, 45.0980%
HSV (HSB):
232°, 100.0000%, 90.1961%
XYZ:
14.7223, 6.5919, 75.3593
xyY:
0.1523, 0.0682, 6.5919
CIE-Lab:
30.8592, 66.5442, -96.1196
CIE-LCH:
30.8592, 116.9064, 304.6951
CIE-Luv:
30.8592, -9.8176, -117.8154
Hunter-Lab:
25.6747, 57.4241, -156.0533
#001de6 color charts
#001de6 color shades, tints & tones
#001de6 color schemes
#001de6 color preview, HTML & CSS examples
This text has a color of #001de6
<p style="color:#001de6;">Text here</p>
.mytext {color:#001de6;}
This box has a color of #001de6
<div style="background-color:#001de6;">Content here</div>
.mybackground {background-color:#001de6;}
Border around this has a color of #001de6
<div style="border:2px solid #001de6;">Content here</div>
.myborder {border:2px solid #001de6;}