#000f84 color space conversions
Hex:
#000f84
RGB:
0, 15, 132
CMY:
100, 94, 48
CMYK:
100, 89, 0, 48
HSL:
233°, 100.0000%, 25.8824%
HSV (HSB):
233°, 100.0000%, 51.7647%
XYZ:
4.3357, 2.0076, 21.9888
xyY:
0.1530, 0.0709, 2.0076
CIE-Lab:
15.5270, 42.7604, -62.9824
CIE-LCH:
15.5270, 76.1264, 304.1736
CIE-Luv:
15.5270, -5.0727, -58.2142
Hunter-Lab:
14.1689, 29.8251, -82.0939
#000f84 color charts
#000f84 color shades, tints & tones
#000f84 color schemes
#000f84 color preview, HTML & CSS examples
This text has a color of #000f84
<p style="color:#000f84;">Text here</p>
.mytext {color:#000f84;}
This box has a color of #000f84
<div style="background-color:#000f84;">Content here</div>
.mybackground {background-color:#000f84;}
Border around this has a color of #000f84
<div style="border:2px solid #000f84;">Content here</div>
.myborder {border:2px solid #000f84;}