#01eaa2 color space conversions
Hex:
#01eaa2
RGB:
1, 234, 162
CMY:
100, 8, 36
CMYK:
100, 0, 31, 8
HSL:
161°, 99.1489%, 46.0784%
HSV (HSB):
161°, 99.5726%, 91.7647%
XYZ:
35.9569, 61.4607, 44.1504
xyY:
0.2540, 0.4341, 61.4607
CIE-Lab:
82.6258, -63.4921, 22.0127
CIE-LCH:
82.6258, 67.1998, 160.8785
CIE-Luv:
82.6258, -70.8139, 41.8796
Hunter-Lab:
78.3969, -55.3251, 21.4878
#01eaa2 color charts
#01eaa2 color shades, tints & tones
#01eaa2 color schemes
#01eaa2 color preview, HTML & CSS examples
This text has a color of #01eaa2
<p style="color:#01eaa2;">Text here</p>
.mytext {color:#01eaa2;}
This box has a color of #01eaa2
<div style="background-color:#01eaa2;">Content here</div>
.mybackground {background-color:#01eaa2;}
Border around this has a color of #01eaa2
<div style="border:2px solid #01eaa2;">Content here</div>
.myborder {border:2px solid #01eaa2;}