#2daf4c color space conversions
Hex:
#2daf4c
RGB:
45, 175, 76
CMY:
82, 31, 70
CMYK:
74, 0, 57, 31
HSL:
134°, 59.0909%, 43.1373%
HSV (HSB):
134°, 74.2857%, 68.6275%
XYZ:
17.7167, 31.7396, 12.0301
xyY:
0.2881, 0.5162, 31.7396
CIE-Lab:
63.1271, -55.4478, 40.4567
CIE-LCH:
63.1271, 68.6382, 143.8842
CIE-Luv:
63.1271, -52.6073, 58.0521
Hunter-Lab:
56.3379, -42.4583, 26.7761
#2daf4c color charts
#2daf4c color shades, tints & tones
#2daf4c color schemes
#2daf4c color preview, HTML & CSS examples
This text has a color of #2daf4c
<p style="color:#2daf4c;">Text here</p>
.mytext {color:#2daf4c;}
This box has a color of #2daf4c
<div style="background-color:#2daf4c;">Content here</div>
.mybackground {background-color:#2daf4c;}
Border around this has a color of #2daf4c
<div style="border:2px solid #2daf4c;">Content here</div>
.myborder {border:2px solid #2daf4c;}