#2def48 color space conversions
Hex:
#2def48
RGB:
45, 239, 72
CMY:
82, 6, 72
CMYK:
81, 0, 70, 6
HSL:
128°, 85.8407%, 55.6863%
HSV (HSB):
128°, 81.1715%, 93.7255%
XYZ:
33.1184, 62.7588, 16.4990
xyY:
0.2947, 0.5585, 62.7588
CIE-Lab:
83.3153, -76.2418, 64.6074
CIE-LCH:
83.3153, 99.9346, 139.7220
CIE-Luv:
83.3153, -74.1606, 90.1745
Hunter-Lab:
79.2204, -64.0132, 43.1061
#2def48 color charts
#2def48 color shades, tints & tones
#2def48 color schemes
#2def48 color preview, HTML & CSS examples
This text has a color of #2def48
<p style="color:#2def48;">Text here</p>
.mytext {color:#2def48;}
This box has a color of #2def48
<div style="background-color:#2def48;">Content here</div>
.mybackground {background-color:#2def48;}
Border around this has a color of #2def48
<div style="border:2px solid #2def48;">Content here</div>
.myborder {border:2px solid #2def48;}