#2dc03c color space conversions
Hex:
#2dc03c
RGB:
45, 192, 60
CMY:
82, 25, 76
CMYK:
77, 0, 69, 25
HSL:
126°, 62.0253%, 46.4706%
HSV (HSB):
126°, 76.5625%, 75.2941%
XYZ:
20.7474, 38.5834, 10.6288
xyY:
0.2966, 0.5515, 38.5834
CIE-Lab:
68.4484, -62.9471, 53.5123
CIE-LCH:
68.4484, 82.6191, 139.6316
CIE-Luv:
68.4484, -59.0838, 72.6512
Hunter-Lab:
62.1155, -49.0808, 33.3356
#2dc03c color charts
#2dc03c color shades, tints & tones
#2dc03c color schemes
#2dc03c color preview, HTML & CSS examples
This text has a color of #2dc03c
<p style="color:#2dc03c;">Text here</p>
.mytext {color:#2dc03c;}
This box has a color of #2dc03c
<div style="background-color:#2dc03c;">Content here</div>
.mybackground {background-color:#2dc03c;}
Border around this has a color of #2dc03c
<div style="border:2px solid #2dc03c;">Content here</div>
.myborder {border:2px solid #2dc03c;}