#000f6c color space conversions
Hex:
#000f6c
RGB:
0, 15, 108
CMY:
100, 94, 58
CMYK:
100, 86, 0, 58
HSL:
232°, 100.0000%, 21.1765%
HSV (HSB):
232°, 100.0000%, 42.3529%
XYZ:
2.8776, 1.4244, 14.3106
xyY:
0.1546, 0.0765, 1.4244
CIE-Lab:
12.1189, 34.6338, -53.2056
CIE-LCH:
12.1189, 63.4849, 303.0619
CIE-Luv:
12.1189, -4.1734, -43.7192
Hunter-Lab:
11.9346, 22.1530, -62.7393
#000f6c color charts
#000f6c color shades, tints & tones
#000f6c color schemes
#000f6c color preview, HTML & CSS examples
This text has a color of #000f6c
<p style="color:#000f6c;">Text here</p>
.mytext {color:#000f6c;}
This box has a color of #000f6c
<div style="background-color:#000f6c;">Content here</div>
.mybackground {background-color:#000f6c;}
Border around this has a color of #000f6c
<div style="border:2px solid #000f6c;">Content here</div>
.myborder {border:2px solid #000f6c;}