#000c65 color space conversions
Hex:
#000c65
RGB:
0, 12, 101
CMY:
100, 95, 60
CMYK:
100, 88, 0, 60
HSL:
233°, 100.0000%, 19.8039%
HSV (HSB):
233°, 100.0000%, 39.6078%
XYZ:
2.4804, 1.2025, 12.4133
xyY:
0.1541, 0.0747, 1.2025
CIE-Lab:
10.5760, 33.7569, -51.1571
CIE-LCH:
10.5760, 61.2909, 303.4195
CIE-Luv:
10.5760, -3.5829, -38.6281
Hunter-Lab:
10.9660, 21.1851, -59.4390
#000c65 color charts
#000c65 color shades, tints & tones
#000c65 color schemes
#000c65 color preview, HTML & CSS examples
This text has a color of #000c65
<p style="color:#000c65;">Text here</p>
.mytext {color:#000c65;}
This box has a color of #000c65
<div style="background-color:#000c65;">Content here</div>
.mybackground {background-color:#000c65;}
Border around this has a color of #000c65
<div style="border:2px solid #000c65;">Content here</div>
.myborder {border:2px solid #000c65;}