#2dfc8e color space conversions
Hex:
#2dfc8e
RGB:
45, 252, 142
CMY:
82, 1, 44
CMYK:
82, 0, 44, 1
HSL:
148°, 97.1831%, 58.2353%
HSV (HSB):
148°, 82.1429%, 98.8235%
XYZ:
40.7751, 72.1317, 37.3649
xyY:
0.2713, 0.4800, 72.1317
CIE-Lab:
88.0319, -71.3145, 39.3428
CIE-LCH:
88.0319, 81.4470, 151.1153
CIE-Luv:
88.0319, -75.2547, 65.6730
Hunter-Lab:
84.9304, -62.9303, 33.3668
#2dfc8e color charts
#2dfc8e color shades, tints & tones
#2dfc8e color schemes
#2dfc8e color preview, HTML & CSS examples
This text has a color of #2dfc8e
<p style="color:#2dfc8e;">Text here</p>
.mytext {color:#2dfc8e;}
This box has a color of #2dfc8e
<div style="background-color:#2dfc8e;">Content here</div>
.mybackground {background-color:#2dfc8e;}
Border around this has a color of #2dfc8e
<div style="border:2px solid #2dfc8e;">Content here</div>
.myborder {border:2px solid #2dfc8e;}