#010f7e color space conversions
Hex:
#010f7e
RGB:
1, 15, 126
CMY:
100, 94, 51
CMYK:
99, 88, 0, 51
HSL:
233°, 98.4252%, 24.9020%
HSV (HSB):
233°, 99.2063%, 49.4118%
XYZ:
3.9492, 1.8545, 19.8885
xyY:
0.1537, 0.0722, 1.8545
CIE-Lab:
14.7041, 40.8334, -60.5395
CIE-LCH:
14.7041, 73.0233, 303.9994
CIE-Luv:
14.7041, -4.7915, -54.6306
Hunter-Lab:
13.6179, 27.9345, -77.0588
#010f7e color charts
#010f7e color shades, tints & tones
#010f7e color schemes
#010f7e color preview, HTML & CSS examples
This text has a color of #010f7e
<p style="color:#010f7e;">Text here</p>
.mytext {color:#010f7e;}
This box has a color of #010f7e
<div style="background-color:#010f7e;">Content here</div>
.mybackground {background-color:#010f7e;}
Border around this has a color of #010f7e
<div style="border:2px solid #010f7e;">Content here</div>
.myborder {border:2px solid #010f7e;}