#000f71 color space conversions
Hex:
#000f71
RGB:
0, 15, 113
CMY:
100, 94, 56
CMYK:
100, 87, 0, 56
HSL:
232°, 100.0000%, 22.1569%
HSV (HSB):
232°, 100.0000%, 44.3137%
XYZ:
3.1515, 1.5339, 15.7528
xyY:
0.1542, 0.0751, 1.5339
CIE-Lab:
12.8220, 36.3977, -55.3004
CIE-LCH:
12.8220, 66.2037, 303.3522
CIE-Luv:
12.8220, -4.3573, -46.7224
Hunter-Lab:
12.3851, 23.7465, -66.7422
#000f71 color charts
#000f71 color shades, tints & tones
#000f71 color schemes
#000f71 color preview, HTML & CSS examples
This text has a color of #000f71
<p style="color:#000f71;">Text here</p>
.mytext {color:#000f71;}
This box has a color of #000f71
<div style="background-color:#000f71;">Content here</div>
.mybackground {background-color:#000f71;}
Border around this has a color of #000f71
<div style="border:2px solid #000f71;">Content here</div>
.myborder {border:2px solid #000f71;}