#2dec0f color space conversions
Hex:
#2dec0f
RGB:
45, 236, 15
CMY:
82, 7, 94
CMYK:
81, 0, 94, 7
HSL:
112°, 88.0478%, 49.2157%
HSV (HSB):
112°, 93.6441%, 92.5490%
XYZ:
31.1639, 60.5833, 10.5032
xyY:
0.3048, 0.5925, 60.5833
CIE-Lab:
82.1542, -78.2994, 77.5073
CIE-LCH:
82.1542, 110.1733, 135.2913
CIE-Luv:
82.1542, -74.2447, 99.2747
Hunter-Lab:
77.8353, -64.7435, 46.4840
#2dec0f color charts
#2dec0f color shades, tints & tones
#2dec0f color schemes
#2dec0f color preview, HTML & CSS examples
This text has a color of #2dec0f
<p style="color:#2dec0f;">Text here</p>
.mytext {color:#2dec0f;}
This box has a color of #2dec0f
<div style="background-color:#2dec0f;">Content here</div>
.mybackground {background-color:#2dec0f;}
Border around this has a color of #2dec0f
<div style="border:2px solid #2dec0f;">Content here</div>
.myborder {border:2px solid #2dec0f;}