#000f52 color space conversions
Hex:
#000f52
RGB:
0, 15, 82
CMY:
100, 94, 68
CMYK:
100, 82, 0, 68
HSL:
229°, 100.0000%, 16.0784%
HSV (HSB):
229°, 100.0000%, 32.1569%
XYZ:
1.6938, 0.9508, 8.0769
xyY:
0.1580, 0.0887, 0.9508
CIE-Lab:
8.5750, 24.6739, -41.6638
CIE-LCH:
8.5750, 48.4218, 300.6346
CIE-Luv:
8.5750, -3.2604, -28.4701
Hunter-Lab:
9.7511, 13.9418, -42.2844
#000f52 color charts
#000f52 color shades, tints & tones
#000f52 color schemes
#000f52 color preview, HTML & CSS examples
This text has a color of #000f52
<p style="color:#000f52;">Text here</p>
.mytext {color:#000f52;}
This box has a color of #000f52
<div style="background-color:#000f52;">Content here</div>
.mybackground {background-color:#000f52;}
Border around this has a color of #000f52
<div style="border:2px solid #000f52;">Content here</div>
.myborder {border:2px solid #000f52;}