#2def29 color space conversions
Hex:
#2def29
RGB:
45, 239, 41
CMY:
82, 6, 84
CMYK:
81, 0, 83, 6
HSL:
119°, 86.0870%, 54.9020%
HSV (HSB):
119°, 82.8452%, 93.7255%
XYZ:
32.3489, 62.4510, 12.4471
xyY:
0.3016, 0.5823, 62.4510
CIE-Lab:
83.1527, -78.2870, 73.8871
CIE-LCH:
83.1527, 107.6483, 136.6562
CIE-Luv:
83.1527, -74.8841, 97.4159
Hunter-Lab:
79.0259, -65.2272, 45.9796
#2def29 color charts
#2def29 color shades, tints & tones
#2def29 color schemes
#2def29 color preview, HTML & CSS examples
This text has a color of #2def29
<p style="color:#2def29;">Text here</p>
.mytext {color:#2def29;}
This box has a color of #2def29
<div style="background-color:#2def29;">Content here</div>
.mybackground {background-color:#2def29;}
Border around this has a color of #2def29
<div style="border:2px solid #2def29;">Content here</div>
.myborder {border:2px solid #2def29;}