#2def2a color space conversions
Hex:
#2def2a
RGB:
45, 239, 42
CMY:
82, 6, 84
CMYK:
81, 0, 82, 6
HSL:
119°, 86.0262%, 55.0980%
HSV (HSB):
119°, 82.4268%, 93.7255%
XYZ:
32.3666, 62.4581, 12.5402
xyY:
0.3015, 0.5817, 62.4581
CIE-Lab:
83.1564, -78.2396, 73.6522
CIE-LCH:
83.1564, 107.4527, 136.7299
CIE-Luv:
83.1564, -74.8672, 97.2469
Hunter-Lab:
79.0304, -65.1992, 45.9134
#2def2a color charts
#2def2a color shades, tints & tones
#2def2a color schemes
#2def2a color preview, HTML & CSS examples
This text has a color of #2def2a
<p style="color:#2def2a;">Text here</p>
.mytext {color:#2def2a;}
This box has a color of #2def2a
<div style="background-color:#2def2a;">Content here</div>
.mybackground {background-color:#2def2a;}
Border around this has a color of #2def2a
<div style="border:2px solid #2def2a;">Content here</div>
.myborder {border:2px solid #2def2a;}