#02e19d color space conversions
Hex:
#02e19d
RGB:
2, 225, 157
CMY:
99, 12, 38
CMYK:
99, 0, 30, 12
HSL:
162°, 98.2379%, 44.5098%
HSV (HSB):
162°, 99.1111%, 88.2353%
XYZ:
33.0361, 56.2977, 41.0236
xyY:
0.2534, 0.4319, 56.2977
CIE-Lab:
79.7829, -61.3079, 20.6917
CIE-LCH:
79.7829, 64.7055, 161.3502
CIE-Luv:
79.7829, -68.2163, 39.4678
Hunter-Lab:
75.0318, -52.7131, 20.1054
#02e19d color charts
#02e19d color shades, tints & tones
#02e19d color schemes
#02e19d color preview, HTML & CSS examples
This text has a color of #02e19d
<p style="color:#02e19d;">Text here</p>
.mytext {color:#02e19d;}
This box has a color of #02e19d
<div style="background-color:#02e19d;">Content here</div>
.mybackground {background-color:#02e19d;}
Border around this has a color of #02e19d
<div style="border:2px solid #02e19d;">Content here</div>
.myborder {border:2px solid #02e19d;}