#2dec0a color space conversions
Hex:
#2dec0a
RGB:
45, 236, 10
CMY:
82, 7, 96
CMYK:
81, 0, 96, 7
HSL:
111°, 91.8699%, 48.2353%
HSV (HSB):
111°, 95.7627%, 92.5490%
XYZ:
31.1324, 60.5707, 10.3376
xyY:
0.3051, 0.5936, 60.5707
CIE-Lab:
82.1474, -78.3861, 77.9800
CIE-LCH:
82.1474, 110.5679, 135.1488
CIE-Luv:
82.1474, -74.2757, 99.5845
Hunter-Lab:
77.8272, -64.7940, 46.6037
#2dec0a color charts
#2dec0a color shades, tints & tones
#2dec0a color schemes
#2dec0a color preview, HTML & CSS examples
This text has a color of #2dec0a
<p style="color:#2dec0a;">Text here</p>
.mytext {color:#2dec0a;}
This box has a color of #2dec0a
<div style="background-color:#2dec0a;">Content here</div>
.mybackground {background-color:#2dec0a;}
Border around this has a color of #2dec0a
<div style="border:2px solid #2dec0a;">Content here</div>
.myborder {border:2px solid #2dec0a;}