#01e1f5 color space conversions
Hex:
#01e1f5
RGB:
1, 225, 245
CMY:
100, 12, 4
CMYK:
100, 8, 0, 4
HSL:
185°, 99.1870%, 48.2353%
HSV (HSB):
185°, 99.5918%, 96.0784%
XYZ:
43.4192, 60.4495, 95.7657
xyY:
0.2175, 0.3028, 60.4495
CIE-Lab:
82.0819, -37.6867, -22.5159
CIE-LCH:
82.0819, 43.9005, 210.8562
CIE-Luv:
82.0819, -61.3458, -30.6130
Hunter-Lab:
77.7492, -36.3776, -18.6045
#01e1f5 color charts
#01e1f5 color shades, tints & tones
#01e1f5 color schemes
#01e1f5 color preview, HTML & CSS examples
This text has a color of #01e1f5
<p style="color:#01e1f5;">Text here</p>
.mytext {color:#01e1f5;}
This box has a color of #01e1f5
<div style="background-color:#01e1f5;">Content here</div>
.mybackground {background-color:#01e1f5;}
Border around this has a color of #01e1f5
<div style="border:2px solid #01e1f5;">Content here</div>
.myborder {border:2px solid #01e1f5;}