#2ded10 color space conversions
Hex:
#2ded10
RGB:
45, 237, 16
CMY:
82, 7, 94
CMYK:
81, 0, 93, 7
HSL:
112°, 87.3518%, 49.6078%
HSV (HSB):
112°, 93.2489%, 92.9412%
XYZ:
31.4599, 61.1637, 10.6379
xyY:
0.3047, 0.5923, 61.1637
CIE-Lab:
82.4667, -78.5578, 77.6555
CIE-LCH:
82.4667, 110.4614, 135.3309
CIE-Luv:
82.4667, -74.5521, 99.5911
Hunter-Lab:
78.2072, -65.0586, 46.6803
#2ded10 color charts
#2ded10 color shades, tints & tones
#2ded10 color schemes
#2ded10 color preview, HTML & CSS examples
This text has a color of #2ded10
<p style="color:#2ded10;">Text here</p>
.mytext {color:#2ded10;}
This box has a color of #2ded10
<div style="background-color:#2ded10;">Content here</div>
.mybackground {background-color:#2ded10;}
Border around this has a color of #2ded10
<div style="border:2px solid #2ded10;">Content here</div>
.myborder {border:2px solid #2ded10;}