#010d5f color space conversions
Hex:
#010d5f
RGB:
1, 13, 95
CMY:
100, 95, 63
CMYK:
99, 86, 0, 63
HSL:
232°, 97.9167%, 18.8235%
HSV (HSB):
232°, 98.9474%, 37.2549%
XYZ:
2.2220, 1.1205, 10.9256
xyY:
0.1557, 0.0785, 1.1205
CIE-Lab:
9.9576, 31.0816, -48.1832
CIE-LCH:
9.9576, 57.3384, 302.8248
CIE-Luv:
9.9576, -3.4018, -35.4272
Hunter-Lab:
10.5855, 18.9444, -53.7854
#010d5f color charts
#010d5f color shades, tints & tones
#010d5f color schemes
#010d5f color preview, HTML & CSS examples
This text has a color of #010d5f
<p style="color:#010d5f;">Text here</p>
.mytext {color:#010d5f;}
This box has a color of #010d5f
<div style="background-color:#010d5f;">Content here</div>
.mybackground {background-color:#010d5f;}
Border around this has a color of #010d5f
<div style="border:2px solid #010d5f;">Content here</div>
.myborder {border:2px solid #010d5f;}