#001de8 color space conversions
Hex:
#001de8
RGB:
0, 29, 232
CMY:
100, 89, 9
CMYK:
100, 88, 0, 9
HSL:
233°, 100.0000%, 45.4902%
HSV (HSB):
233°, 100.0000%, 90.9804%
XYZ:
15.0049, 6.7049, 76.8473
xyY:
0.1522, 0.0680, 6.7049
CIE-Lab:
31.1255, 67.1034, -96.8172
CIE-LCH:
31.1255, 117.7983, 304.7256
CIE-Luv:
31.1255, -9.8866, -118.9582
Hunter-Lab:
25.8939, 58.1220, -157.8339
#001de8 color charts
#001de8 color shades, tints & tones
#001de8 color schemes
#001de8 color preview, HTML & CSS examples
This text has a color of #001de8
<p style="color:#001de8;">Text here</p>
.mytext {color:#001de8;}
This box has a color of #001de8
<div style="background-color:#001de8;">Content here</div>
.mybackground {background-color:#001de8;}
Border around this has a color of #001de8
<div style="border:2px solid #001de8;">Content here</div>
.myborder {border:2px solid #001de8;}