#000f98 color space conversions
Hex:
#000f98
RGB:
0, 15, 152
CMY:
100, 94, 40
CMYK:
100, 90, 0, 40
HSL:
234°, 100.0000%, 29.8039%
HSV (HSB):
234°, 100.0000%, 59.6078%
XYZ:
5.8383, 2.6086, 29.9016
xyY:
0.1522, 0.0680, 2.6086
CIE-Lab:
18.4030, 48.9927, -70.6839
CIE-LCH:
18.4030, 86.0029, 304.7268
CIE-Luv:
18.4030, -5.8451, -70.3372
Hunter-Lab:
16.1513, 36.2588, -98.4601
#000f98 color charts
#000f98 color shades, tints & tones
#000f98 color schemes
#000f98 color preview, HTML & CSS examples
This text has a color of #000f98
<p style="color:#000f98;">Text here</p>
.mytext {color:#000f98;}
This box has a color of #000f98
<div style="background-color:#000f98;">Content here</div>
.mybackground {background-color:#000f98;}
Border around this has a color of #000f98
<div style="border:2px solid #000f98;">Content here</div>
.myborder {border:2px solid #000f98;}