#000f85 color space conversions
Hex:
#000f85
RGB:
0, 15, 133
CMY:
100, 94, 48
CMYK:
100, 89, 0, 48
HSL:
233°, 100.0000%, 26.0784%
HSV (HSB):
233°, 100.0000%, 52.1569%
XYZ:
4.4045, 2.0351, 22.3510
xyY:
0.1530, 0.0707, 2.0351
CIE-Lab:
15.6704, 43.0822, -63.3760
CIE-LCH:
15.6704, 76.6328, 304.2074
CIE-Luv:
15.6704, -5.1109, -58.8207
Hunter-Lab:
14.2657, 30.1460, -82.9074
#000f85 color charts
#000f85 color shades, tints & tones
#000f85 color schemes
#000f85 color preview, HTML & CSS examples
This text has a color of #000f85
<p style="color:#000f85;">Text here</p>
.mytext {color:#000f85;}
This box has a color of #000f85
<div style="background-color:#000f85;">Content here</div>
.mybackground {background-color:#000f85;}
Border around this has a color of #000f85
<div style="border:2px solid #000f85;">Content here</div>
.myborder {border:2px solid #000f85;}