#2df84e color space conversions
Hex:
#2df84e
RGB:
45, 248, 78
CMY:
82, 3, 69
CMYK:
82, 0, 69, 3
HSL:
130°, 93.5484%, 57.4510%
HSV (HSB):
130°, 81.8548%, 97.2549%
XYZ:
36.0247, 68.2428, 18.4812
xyY:
0.2935, 0.5560, 68.2428
CIE-Lab:
86.1277, -78.3592, 65.3468
CIE-LCH:
86.1277, 102.0312, 140.1740
CIE-Luv:
86.1277, -76.8263, 92.3136
Hunter-Lab:
82.6092, -66.7246, 44.5621
#2df84e color charts
#2df84e color shades, tints & tones
#2df84e color schemes
#2df84e color preview, HTML & CSS examples
This text has a color of #2df84e
<p style="color:#2df84e;">Text here</p>
.mytext {color:#2df84e;}
This box has a color of #2df84e
<div style="background-color:#2df84e;">Content here</div>
.mybackground {background-color:#2df84e;}
Border around this has a color of #2df84e
<div style="border:2px solid #2df84e;">Content here</div>
.myborder {border:2px solid #2df84e;}