#01cde5 color space conversions
Hex:
#01cde5
RGB:
1, 205, 229
CMY:
100, 20, 10
CMYK:
100, 10, 0, 10
HSL:
186°, 99.1304%, 45.0980%
HSV (HSB):
186°, 99.5633%, 89.8039%
XYZ:
35.9867, 49.3262, 81.7530
xyY:
0.2154, 0.2953, 49.3262
CIE-Lab:
75.6538, -33.3408, -23.7555
CIE-LCH:
75.6538, 40.9381, 215.4701
CIE-Luv:
75.6538, -55.9345, -33.0361
Hunter-Lab:
70.2326, -31.4450, -19.8525
#01cde5 color charts
#01cde5 color shades, tints & tones
#01cde5 color schemes
#01cde5 color preview, HTML & CSS examples
This text has a color of #01cde5
<p style="color:#01cde5;">Text here</p>
.mytext {color:#01cde5;}
This box has a color of #01cde5
<div style="background-color:#01cde5;">Content here</div>
.mybackground {background-color:#01cde5;}
Border around this has a color of #01cde5
<div style="border:2px solid #01cde5;">Content here</div>
.myborder {border:2px solid #01cde5;}