#000f5e color space conversions
Hex:
#000f5e
RGB:
0, 15, 94
CMY:
100, 94, 63
CMYK:
100, 84, 0, 63
HSL:
230°, 100.0000%, 18.4314%
HSV (HSB):
230°, 100.0000%, 36.8627%
XYZ:
2.1912, 1.1498, 10.6961
xyY:
0.1561, 0.0819, 1.1498
CIE-Lab:
10.1818, 29.4520, -47.1414
CIE-LCH:
10.1818, 55.5853, 301.9954
CIE-Luv:
10.1818, -3.6713, -35.4076
Hunter-Lab:
10.7229, 17.7112, -51.6361
#000f5e color charts
#000f5e color shades, tints & tones
#000f5e color schemes
#000f5e color preview, HTML & CSS examples
This text has a color of #000f5e
<p style="color:#000f5e;">Text here</p>
.mytext {color:#000f5e;}
This box has a color of #000f5e
<div style="background-color:#000f5e;">Content here</div>
.mybackground {background-color:#000f5e;}
Border around this has a color of #000f5e
<div style="border:2px solid #000f5e;">Content here</div>
.myborder {border:2px solid #000f5e;}