#000cea color space conversions
Hex:
#000cea
RGB:
0, 12, 234
CMY:
100, 95, 8
CMYK:
100, 95, 0, 8
HSL:
237°, 100.0000%, 45.8824%
HSV (HSB):
237°, 100.0000%, 91.7647%
XYZ:
14.9828, 6.2035, 78.2496
xyY:
0.1507, 0.0624, 6.2035
CIE-Lab:
29.9201, 72.1665, -99.9722
CIE-LCH:
29.9201, 123.2982, 305.8242
CIE-Luv:
29.9201, -8.9474, -118.8122
Hunter-Lab:
24.9067, 63.7906, -168.8369
#000cea color charts
#000cea RGB chart
#000cea CMYK chart
#000cea RGB pie chart
#000cea color shades, tints & tones
#000cea color schemes
#000cea color preview, HTML & CSS examples
This text has a color of #000cea
<p style="color:#000cea;">Text here</p>
.mytext {color:#000cea;}
Text color #000cea
This box has a color of #000cea
<div style="background-color:#000cea;">Content here</div>
.mybackground {background-color:#000cea;}
Background color #000cea
Border around this has a color of #000cea
<div style="border:2px solid #000cea;">Content here</div>
.myborder {border:2px solid #000cea;}
Border color #000cea