#2dae3e color space conversions
Hex:
#2dae3e
RGB:
45, 174, 62
CMY:
82, 32, 76
CMYK:
74, 0, 64, 32
HSL:
128°, 58.9041%, 42.9412%
HSV (HSB):
128°, 74.1379%, 68.2353%
XYZ:
17.0877, 31.1778, 9.6747
xyY:
0.2949, 0.5381, 31.1778
CIE-Lab:
62.6574, -56.8439, 46.3701
CIE-LCH:
62.6574, 73.3581, 140.7943
CIE-Luv:
62.6574, -52.7859, 63.3826
Hunter-Lab:
55.8371, -43.0888, 28.8129
#2dae3e color charts
#2dae3e color shades, tints & tones
#2dae3e color schemes
#2dae3e color preview, HTML & CSS examples
This text has a color of #2dae3e
<p style="color:#2dae3e;">Text here</p>
.mytext {color:#2dae3e;}
This box has a color of #2dae3e
<div style="background-color:#2dae3e;">Content here</div>
.mybackground {background-color:#2dae3e;}
Border around this has a color of #2dae3e
<div style="border:2px solid #2dae3e;">Content here</div>
.myborder {border:2px solid #2dae3e;}