#2dfc5f color space conversions
Hex:
#2dfc5f
RGB:
45, 252, 95
CMY:
82, 1, 63
CMYK:
82, 0, 62, 1
HSL:
134°, 97.1831%, 58.2353%
HSV (HSB):
134°, 82.1429%, 98.8235%
XYZ:
37.9582, 71.0049, 22.5312
xyY:
0.2887, 0.5400, 71.0049
CIE-Lab:
87.4874, -77.8592, 60.1302
CIE-LCH:
87.4874, 98.3753, 142.3213
CIE-Luv:
87.4874, -77.4955, 88.2158
Hunter-Lab:
84.2644, -67.0548, 43.1317
#2dfc5f color charts
#2dfc5f color shades, tints & tones
#2dfc5f color schemes
#2dfc5f color preview, HTML & CSS examples
This text has a color of #2dfc5f
<p style="color:#2dfc5f;">Text here</p>
.mytext {color:#2dfc5f;}
This box has a color of #2dfc5f
<div style="background-color:#2dfc5f;">Content here</div>
.mybackground {background-color:#2dfc5f;}
Border around this has a color of #2dfc5f
<div style="border:2px solid #2dfc5f;">Content here</div>
.myborder {border:2px solid #2dfc5f;}