#2def84 color space conversions
Hex:
#2def84
RGB:
45, 239, 132
CMY:
82, 6, 48
CMYK:
81, 0, 45, 6
HSL:
147°, 85.8407%, 55.6863%
HSV (HSB):
147°, 81.1715%, 93.7255%
XYZ:
36.1135, 63.9568, 32.2713
xyY:
0.2729, 0.4833, 63.9568
CIE-Lab:
83.9433, -68.6466, 38.9693
CIE-LCH:
83.9433, 78.9365, 150.4173
CIE-Luv:
83.9433, -71.5756, 63.9975
Hunter-Lab:
79.9730, -59.3472, 32.0560
#2def84 color charts
#2def84 color shades, tints & tones
#2def84 color schemes
#2def84 color preview, HTML & CSS examples
This text has a color of #2def84
<p style="color:#2def84;">Text here</p>
.mytext {color:#2def84;}
This box has a color of #2def84
<div style="background-color:#2def84;">Content here</div>
.mybackground {background-color:#2def84;}
Border around this has a color of #2def84
<div style="border:2px solid #2def84;">Content here</div>
.myborder {border:2px solid #2def84;}