#2def83 color space conversions
Hex:
#2def83
RGB:
45, 239, 131
CMY:
82, 6, 49
CMYK:
81, 0, 45, 6
HSL:
147°, 85.8407%, 55.6863%
HSV (HSB):
147°, 81.1715%, 93.7255%
XYZ:
36.0454, 63.9296, 31.9126
xyY:
0.2733, 0.4847, 63.9296
CIE-Lab:
83.9291, -68.8133, 39.4408
CIE-LCH:
83.9291, 79.3149, 150.1805
CIE-Luv:
83.9291, -71.6306, 64.5600
Hunter-Lab:
79.9560, -59.4523, 32.3049
#2def83 color charts
#2def83 color shades, tints & tones
#2def83 color schemes
#2def83 color preview, HTML & CSS examples
This text has a color of #2def83
<p style="color:#2def83;">Text here</p>
.mytext {color:#2def83;}
This box has a color of #2def83
<div style="background-color:#2def83;">Content here</div>
.mybackground {background-color:#2def83;}
Border around this has a color of #2def83
<div style="border:2px solid #2def83;">Content here</div>
.myborder {border:2px solid #2def83;}