#02e1e0 color space conversions
Hex:
#02e1e0
RGB:
2, 225, 224
CMY:
99, 12, 12
CMYK:
99, 0, 0, 12
HSL:
180°, 98.2379%, 44.5098%
HSV (HSB):
180°, 99.1111%, 88.2353%
XYZ:
40.4048, 59.2452, 79.8269
xyY:
0.2251, 0.3301, 59.2452
CIE-Lab:
81.4262, -43.9862, -12.3643
CIE-LCH:
81.4262, 45.6910, 195.7004
CIE-Luv:
81.4262, -63.0190, -12.7489
Hunter-Lab:
76.9709, -40.9979, -7.6104
#02e1e0 color charts
#02e1e0 color shades, tints & tones
#02e1e0 color schemes
#02e1e0 color preview, HTML & CSS examples
This text has a color of #02e1e0
<p style="color:#02e1e0;">Text here</p>
.mytext {color:#02e1e0;}
This box has a color of #02e1e0
<div style="background-color:#02e1e0;">Content here</div>
.mybackground {background-color:#02e1e0;}
Border around this has a color of #02e1e0
<div style="border:2px solid #02e1e0;">Content here</div>
.myborder {border:2px solid #02e1e0;}