#01e2f5 color space conversions
Hex:
#01e2f5
RGB:
1, 226, 245
CMY:
100, 11, 4
CMYK:
100, 8, 0, 4
HSL:
185°, 99.1870%, 48.2353%
HSV (HSB):
185°, 99.5918%, 96.0784%
XYZ:
43.6903, 60.9917, 95.8561
xyY:
0.2179, 0.3041, 60.9917
CIE-Lab:
82.3743, -38.1472, -22.0719
CIE-LCH:
82.3743, 44.0724, 210.0536
CIE-Luv:
82.3743, -61.6788, -29.8061
Hunter-Lab:
78.0972, -36.8110, -18.1042
#01e2f5 color charts
#01e2f5 color shades, tints & tones
#01e2f5 color schemes
#01e2f5 color preview, HTML & CSS examples
This text has a color of #01e2f5
<p style="color:#01e2f5;">Text here</p>
.mytext {color:#01e2f5;}
This box has a color of #01e2f5
<div style="background-color:#01e2f5;">Content here</div>
.mybackground {background-color:#01e2f5;}
Border around this has a color of #01e2f5
<div style="border:2px solid #01e2f5;">Content here</div>
.myborder {border:2px solid #01e2f5;}