#2def54 color space conversions
Hex:
#2def54
RGB:
45, 239, 84
CMY:
82, 6, 67
CMYK:
81, 0, 65, 6
HSL:
132°, 85.8407%, 55.6863%
HSV (HSB):
132°, 81.1715%, 93.7255%
XYZ:
33.5489, 62.9310, 18.7662
xyY:
0.2911, 0.5461, 62.9310
CIE-Lab:
83.4061, -75.1149, 60.0880
CIE-LCH:
83.4061, 96.1916, 141.3420
CIE-Luv:
83.4061, -73.7669, 86.2201
Hunter-Lab:
79.3291, -63.3367, 41.5046
#2def54 color charts
#2def54 color shades, tints & tones
#2def54 color schemes
#2def54 color preview, HTML & CSS examples
This text has a color of #2def54
<p style="color:#2def54;">Text here</p>
.mytext {color:#2def54;}
This box has a color of #2def54
<div style="background-color:#2def54;">Content here</div>
.mybackground {background-color:#2def54;}
Border around this has a color of #2def54
<div style="border:2px solid #2def54;">Content here</div>
.myborder {border:2px solid #2def54;}