#010aed color space conversions
Hex:
#010aed
RGB:
1, 10, 237
CMY:
100, 96, 7
CMYK:
100, 96, 0, 7
HSL:
238°, 99.1597%, 46.6667%
HSV (HSB):
238°, 99.5781%, 92.9412%
XYZ:
15.4071, 6.3380, 80.5321
xyY:
0.1506, 0.0620, 6.3380
CIE-Lab:
30.2496, 73.2725, -101.1292
CIE-LCH:
30.2496, 124.8839, 305.9250
CIE-Luv:
30.2496, -8.9640, -120.4585
Hunter-Lab:
25.1753, 65.1840, -172.0372
#010aed color charts
#010aed color shades, tints & tones
#010aed color schemes
#010aed color preview, HTML & CSS examples
This text has a color of #010aed
<p style="color:#010aed;">Text here</p>
.mytext {color:#010aed;}
This box has a color of #010aed
<div style="background-color:#010aed;">Content here</div>
.mybackground {background-color:#010aed;}
Border around this has a color of #010aed
<div style="border:2px solid #010aed;">Content here</div>
.myborder {border:2px solid #010aed;}