#010de5 color space conversions
Hex:
#010de5
RGB:
1, 13, 229
CMY:
100, 95, 10
CMYK:
100, 94, 0, 10
HSL:
237°, 99.1304%, 45.0980%
HSV (HSB):
237°, 99.5633%, 89.8039%
XYZ:
14.2993, 5.9514, 74.5238
xyY:
0.1509, 0.0628, 5.9514
CIE-Lab:
29.2896, 70.7129, -98.1695
CIE-LCH:
29.2896, 120.9858, 305.7657
CIE-Luv:
29.2896, -8.7580, -115.9835
Hunter-Lab:
24.3956, 61.9343, -164.0427
#010de5 color charts
#010de5 color shades, tints & tones
#010de5 color schemes
#010de5 color preview, HTML & CSS examples
This text has a color of #010de5
<p style="color:#010de5;">Text here</p>
.mytext {color:#010de5;}
This box has a color of #010de5
<div style="background-color:#010de5;">Content here</div>
.mybackground {background-color:#010de5;}
Border around this has a color of #010de5
<div style="border:2px solid #010de5;">Content here</div>
.myborder {border:2px solid #010de5;}