#2daf8c color space conversions
Hex:
#2daf8c
RGB:
45, 175, 140
CMY:
82, 31, 45
CMYK:
74, 0, 20, 31
HSL:
164°, 59.0909%, 43.1373%
HSV (HSB):
164°, 74.2857%, 68.6275%
XYZ:
21.1458, 33.1113, 30.0876
xyY:
0.2507, 0.3926, 33.1113
CIE-Lab:
64.2509, -42.9399, 8.0953
CIE-LCH:
64.2509, 43.6963, 169.3236
CIE-Luv:
64.2509, -49.0638, 18.1546
Hunter-Lab:
57.5424, -35.1037, 9.2783
#2daf8c color charts
#2daf8c color shades, tints & tones
#2daf8c color schemes
#2daf8c color preview, HTML & CSS examples
This text has a color of #2daf8c
<p style="color:#2daf8c;">Text here</p>
.mytext {color:#2daf8c;}
This box has a color of #2daf8c
<div style="background-color:#2daf8c;">Content here</div>
.mybackground {background-color:#2daf8c;}
Border around this has a color of #2daf8c
<div style="border:2px solid #2daf8c;">Content here</div>
.myborder {border:2px solid #2daf8c;}