#01e2e5 color space conversions
Hex:
#01e2e5
RGB:
1, 226, 229
CMY:
100, 11, 10
CMYK:
100, 1, 0, 10
HSL:
181°, 99.1304%, 45.0980%
HSV (HSB):
181°, 99.5633%, 89.8039%
XYZ:
41.3517, 60.0563, 83.5413
xyY:
0.2236, 0.3247, 60.0563
CIE-Lab:
81.8688, -42.9798, -14.3560
CIE-LCH:
81.8688, 45.3140, 198.4702
CIE-Luv:
81.8688, -62.9754, -16.1803
Hunter-Lab:
77.4960, -40.3707, -9.6679
#01e2e5 color charts
#01e2e5 color shades, tints & tones
#01e2e5 color schemes
#01e2e5 color preview, HTML & CSS examples
This text has a color of #01e2e5
<p style="color:#01e2e5;">Text here</p>
.mytext {color:#01e2e5;}
This box has a color of #01e2e5
<div style="background-color:#01e2e5;">Content here</div>
.mybackground {background-color:#01e2e5;}
Border around this has a color of #01e2e5
<div style="border:2px solid #01e2e5;">Content here</div>
.myborder {border:2px solid #01e2e5;}