#000f94 color space conversions
Hex:
#000f94
RGB:
0, 15, 148
CMY:
100, 94, 42
CMYK:
100, 90, 0, 42
HSL:
234°, 100.0000%, 29.0196%
HSV (HSB):
234°, 100.0000%, 58.0392%
XYZ:
5.5161, 2.4798, 28.2049
xyY:
0.1524, 0.0685, 2.4798
CIE-Lab:
17.8269, 47.7782, -69.1704
CIE-LCH:
17.8269, 84.0672, 304.6341
CIE-Luv:
17.8269, -5.6895, -67.9156
Hunter-Lab:
15.7473, 34.9691, -95.1710
#000f94 color charts
#000f94 color shades, tints & tones
#000f94 color schemes
#000f94 color preview, HTML & CSS examples
This text has a color of #000f94
<p style="color:#000f94;">Text here</p>
.mytext {color:#000f94;}
This box has a color of #000f94
<div style="background-color:#000f94;">Content here</div>
.mybackground {background-color:#000f94;}
Border around this has a color of #000f94
<div style="border:2px solid #000f94;">Content here</div>
.myborder {border:2px solid #000f94;}