#000f61 color space conversions
Hex:
#000f61
RGB:
0, 15, 97
CMY:
100, 94, 62
CMYK:
100, 85, 0, 62
HSL:
231°, 100.0000%, 19.0196%
HSV (HSB):
231°, 100.0000%, 38.0392%
XYZ:
2.3285, 1.2047, 11.4191
xyY:
0.1557, 0.0806, 1.2047
CIE-Lab:
10.5921, 30.5952, -48.4679
CIE-LCH:
10.5921, 57.3167, 302.2620
CIE-Luv:
10.5921, -3.7771, -37.1731
Hunter-Lab:
10.9760, 18.6600, -54.0005
#000f61 color charts
#000f61 color shades, tints & tones
#000f61 color schemes
#000f61 color preview, HTML & CSS examples
This text has a color of #000f61
<p style="color:#000f61;">Text here</p>
.mytext {color:#000f61;}
This box has a color of #000f61
<div style="background-color:#000f61;">Content here</div>
.mybackground {background-color:#000f61;}
Border around this has a color of #000f61
<div style="border:2px solid #000f61;">Content here</div>
.myborder {border:2px solid #000f61;}