#001ee5 color space conversions
Hex:
#001ee5
RGB:
0, 30, 229
CMY:
100, 88, 10
CMYK:
100, 87, 0, 10
HSL:
232°, 100.0000%, 44.9020%
HSV (HSB):
232°, 100.0000%, 89.8039%
XYZ:
14.6071, 6.5857, 74.6300
xyY:
0.1524, 0.0687, 6.5857
CIE-Lab:
30.8445, 65.9057, -95.5724
CIE-LCH:
30.8445, 116.0933, 304.5897
CIE-Luv:
30.8445, -9.8667, -117.3281
Hunter-Lab:
25.6626, 56.6925, -154.4589
#001ee5 color charts
#001ee5 color shades, tints & tones
#001ee5 color schemes
#001ee5 color preview, HTML & CSS examples
This text has a color of #001ee5
<p style="color:#001ee5;">Text here</p>
.mytext {color:#001ee5;}
This box has a color of #001ee5
<div style="background-color:#001ee5;">Content here</div>
.mybackground {background-color:#001ee5;}
Border around this has a color of #001ee5
<div style="border:2px solid #001ee5;">Content here</div>
.myborder {border:2px solid #001ee5;}