#000cc9 color space conversions
Hex:
#000cc9
RGB:
0, 12, 201
CMY:
100, 95, 21
CMYK:
100, 94, 0, 21
HSL:
236°, 100.0000%, 39.4118%
HSV (HSB):
236°, 100.0000%, 78.8235%
XYZ:
10.6741, 4.4800, 55.5605
xyY:
0.1509, 0.0634, 4.4800
CIE-Lab:
25.1987, 63.6509, -88.7880
CIE-LCH:
25.1987, 109.2463, 305.6362
CIE-Luv:
25.1987, -7.6170, -99.4104
Hunter-Lab:
21.1660, 52.9777, -140.8194
#000cc9 color charts
#000cc9 color shades, tints & tones
#000cc9 color schemes
#000cc9 color preview, HTML & CSS examples
This text has a color of #000cc9
<p style="color:#000cc9;">Text here</p>
.mytext {color:#000cc9;}
This box has a color of #000cc9
<div style="background-color:#000cc9;">Content here</div>
.mybackground {background-color:#000cc9;}
Border around this has a color of #000cc9
<div style="border:2px solid #000cc9;">Content here</div>
.myborder {border:2px solid #000cc9;}