#0c007d color space conversions
Hex:
#0c007d
RGB:
12, 0, 125
CMY:
95, 100, 51
CMYK:
90, 100, 0, 51
HSL:
246°, 100.0000%, 24.5098%
HSV (HSB):
246°, 100.0000%, 49.0196%
XYZ:
3.8533, 1.5588, 19.4998
xyY:
0.1547, 0.0626, 1.5588
CIE-Lab:
12.9773, 46.8628, -62.7728
CIE-LCH:
12.9773, 78.3361, 306.7430
CIE-Luv:
12.9773, -3.0474, -51.4042
Hunter-Lab:
12.4853, 33.2404, -83.8607
#0c007d color charts
#0c007d color shades, tints & tones
#0c007d color schemes
#0c007d color preview, HTML & CSS examples
This text has a color of #0c007d
<p style="color:#0c007d;">Text here</p>
.mytext {color:#0c007d;}
This box has a color of #0c007d
<div style="background-color:#0c007d;">Content here</div>
.mybackground {background-color:#0c007d;}
Border around this has a color of #0c007d
<div style="border:2px solid #0c007d;">Content here</div>
.myborder {border:2px solid #0c007d;}