#01e3e1 color space conversions
Hex:
#01e3e1
RGB:
1, 227, 225
CMY:
100, 11, 12
CMYK:
100, 0, 1, 11
HSL:
179°, 99.1228%, 44.7059%
HSV (HSB):
179°, 99.5595%, 89.0196%
XYZ:
41.0722, 60.3809, 80.7241
xyY:
0.2255, 0.3314, 60.3809
CIE-Lab:
82.0448, -44.5939, -11.9708
CIE-LCH:
82.0448, 46.1727, 195.0263
CIE-Luv:
82.0448, -63.6332, -12.0245
Hunter-Lab:
77.7051, -41.6351, -7.1999
#01e3e1 color charts
#01e3e1 color shades, tints & tones
#01e3e1 color schemes
#01e3e1 color preview, HTML & CSS examples
This text has a color of #01e3e1
<p style="color:#01e3e1;">Text here</p>
.mytext {color:#01e3e1;}
This box has a color of #01e3e1
<div style="background-color:#01e3e1;">Content here</div>
.mybackground {background-color:#01e3e1;}
Border around this has a color of #01e3e1
<div style="border:2px solid #01e3e1;">Content here</div>
.myborder {border:2px solid #01e3e1;}