#01e2e8 color space conversions
Hex:
#01e2e8
RGB:
1, 226, 232
CMY:
100, 11, 9
CMYK:
100, 3, 0, 9
HSL:
182°, 99.1416%, 45.6863%
HSV (HSB):
182°, 99.5690%, 90.9804%
XYZ:
41.7744, 60.2254, 85.7668
xyY:
0.2225, 0.3207, 60.2254
CIE-Lab:
81.9605, -42.0889, -15.8094
CIE-LCH:
81.9605, 44.9601, 200.5872
CIE-Luv:
81.9605, -62.7319, -18.7189
Hunter-Lab:
77.6050, -39.7231, -11.2021
#01e2e8 color charts
#01e2e8 color shades, tints & tones
#01e2e8 color schemes
#01e2e8 color preview, HTML & CSS examples
This text has a color of #01e2e8
<p style="color:#01e2e8;">Text here</p>
.mytext {color:#01e2e8;}
This box has a color of #01e2e8
<div style="background-color:#01e2e8;">Content here</div>
.mybackground {background-color:#01e2e8;}
Border around this has a color of #01e2e8
<div style="border:2px solid #01e2e8;">Content here</div>
.myborder {border:2px solid #01e2e8;}