#20ed2a color space conversions
Hex:
#20ed2a
RGB:
32, 237, 42
CMY:
87, 7, 84
CMYK:
86, 0, 82, 7
HSL:
123°, 85.0622%, 52.7451%
HSV (HSB):
123°, 86.4979%, 92.9412%
XYZ:
31.2978, 61.0426, 12.3233
xyY:
0.2990, 0.5832, 61.0426
CIE-Lab:
82.4016, -78.8728, 72.9151
CIE-LCH:
82.4016, 107.4129, 137.2477
CIE-Luv:
82.4016, -75.6294, 96.4454
Hunter-Lab:
78.1298, -65.2223, 45.3391
#20ed2a color charts
#20ed2a color shades, tints & tones
#20ed2a color schemes
#20ed2a color preview, HTML & CSS examples
This text has a color of #20ed2a
<p style="color:#20ed2a;">Text here</p>
.mytext {color:#20ed2a;}
This box has a color of #20ed2a
<div style="background-color:#20ed2a;">Content here</div>
.mybackground {background-color:#20ed2a;}
Border around this has a color of #20ed2a
<div style="border:2px solid #20ed2a;">Content here</div>
.myborder {border:2px solid #20ed2a;}