#000f3f color space conversions
Hex:
#000f3f
RGB:
0, 15, 63
CMY:
100, 94, 75
CMYK:
100, 76, 0, 75
HSL:
226°, 100.0000%, 12.3529%
HSV (HSB):
226°, 100.0000%, 24.7059%
XYZ:
1.0680, 0.7005, 4.7816
xyY:
0.1631, 0.1069, 0.7005
CIE-Lab:
6.3278, 15.7508, -32.0650
CIE-LCH:
6.3278, 35.7247, 296.1609
CIE-Luv:
6.3278, -2.7167, -18.5173
Hunter-Lab:
8.3698, 8.1305, -28.0129
#000f3f color charts
#000f3f color shades, tints & tones
#000f3f color schemes
#000f3f color preview, HTML & CSS examples
This text has a color of #000f3f
<p style="color:#000f3f;">Text here</p>
.mytext {color:#000f3f;}
This box has a color of #000f3f
<div style="background-color:#000f3f;">Content here</div>
.mybackground {background-color:#000f3f;}
Border around this has a color of #000f3f
<div style="border:2px solid #000f3f;">Content here</div>
.myborder {border:2px solid #000f3f;}