#010a5f color space conversions
Hex:
#010a5f
RGB:
1, 10, 95
CMY:
100, 96, 63
CMYK:
99, 89, 0, 63
HSL:
234°, 97.9167%, 18.8235%
HSV (HSB):
234°, 98.9474%, 37.2549%
XYZ:
2.1866, 1.0498, 10.9138
xyY:
0.1545, 0.0742, 1.0498
CIE-Lab:
9.3993, 32.7254, -49.1125
CIE-LCH:
9.3993, 59.0168, 303.6769
CIE-Luv:
9.3993, -3.0840, -34.4449
Hunter-Lab:
10.2458, 20.1647, -55.9840
#010a5f color charts
#010a5f color shades, tints & tones
#010a5f color schemes
#010a5f color preview, HTML & CSS examples
This text has a color of #010a5f
<p style="color:#010a5f;">Text here</p>
.mytext {color:#010a5f;}
This box has a color of #010a5f
<div style="background-color:#010a5f;">Content here</div>
.mybackground {background-color:#010a5f;}
Border around this has a color of #010a5f
<div style="border:2px solid #010a5f;">Content here</div>
.myborder {border:2px solid #010a5f;}