#2dc01e color space conversions
Hex:
#2dc01e
RGB:
45, 192, 30
CMY:
82, 25, 88
CMYK:
77, 0, 84, 25
HSL:
114°, 72.9730%, 43.5294%
HSV (HSB):
114°, 84.3750%, 75.2941%
XYZ:
20.1662, 38.3509, 7.5679
xyY:
0.3052, 0.5803, 38.3509
CIE-Lab:
68.2784, -65.0527, 63.0768
CIE-LCH:
68.2784, 90.6120, 135.8835
CIE-Luv:
68.2784, -59.7746, 79.9315
Hunter-Lab:
61.9281, -50.2477, 36.1042
#2dc01e color charts
#2dc01e color shades, tints & tones
#2dc01e color schemes
#2dc01e color preview, HTML & CSS examples
This text has a color of #2dc01e
<p style="color:#2dc01e;">Text here</p>
.mytext {color:#2dc01e;}
This box has a color of #2dc01e
<div style="background-color:#2dc01e;">Content here</div>
.mybackground {background-color:#2dc01e;}
Border around this has a color of #2dc01e
<div style="border:2px solid #2dc01e;">Content here</div>
.myborder {border:2px solid #2dc01e;}