#2dac5e color space conversions
Hex:
#2dac5e
RGB:
45, 172, 94
CMY:
82, 33, 63
CMYK:
74, 0, 45, 33
HSL:
143°, 58.5253%, 42.5490%
HSV (HSB):
143°, 73.8372%, 67.4510%
XYZ:
17.8551, 30.8711, 15.6073
xyY:
0.2775, 0.4799, 30.8711
CIE-Lab:
62.3987, -51.5660, 30.5008
CIE-LCH:
62.3987, 59.9112, 149.3961
CIE-Luv:
62.3987, -50.7055, 47.1551
Hunter-Lab:
55.5618, -39.8711, 22.2386
#2dac5e color charts
#2dac5e color shades, tints & tones
#2dac5e color schemes
#2dac5e color preview, HTML & CSS examples
This text has a color of #2dac5e
<p style="color:#2dac5e;">Text here</p>
.mytext {color:#2dac5e;}
This box has a color of #2dac5e
<div style="background-color:#2dac5e;">Content here</div>
.mybackground {background-color:#2dac5e;}
Border around this has a color of #2dac5e
<div style="border:2px solid #2dac5e;">Content here</div>
.myborder {border:2px solid #2dac5e;}