#000ce5 color space conversions
Hex:
#000ce5
RGB:
0, 12, 229
CMY:
100, 95, 10
CMYK:
100, 95, 0, 10
HSL:
237°, 100.0000%, 44.9020%
HSV (HSB):
237°, 100.0000%, 89.8039%
XYZ:
14.2743, 5.9201, 74.5191
xyY:
0.1507, 0.0625, 5.9201
CIE-Lab:
29.2099, 70.9015, -98.3032
CIE-LCH:
29.2099, 121.2045, 305.8011
CIE-Luv:
29.2099, -8.7467, -115.8991
Hunter-Lab:
24.3312, 62.1404, -164.5552
#000ce5 color charts
#000ce5 color shades, tints & tones
#000ce5 color schemes
#000ce5 color preview, HTML & CSS examples
This text has a color of #000ce5
<p style="color:#000ce5;">Text here</p>
.mytext {color:#000ce5;}
This box has a color of #000ce5
<div style="background-color:#000ce5;">Content here</div>
.mybackground {background-color:#000ce5;}
Border around this has a color of #000ce5
<div style="border:2px solid #000ce5;">Content here</div>
.myborder {border:2px solid #000ce5;}