#2dceaf color space conversions
Hex:
#2dceaf
RGB:
45, 206, 175
CMY:
82, 19, 31
CMYK:
78, 0, 15, 19
HSL:
168°, 64.1434%, 49.2157%
HSV (HSB):
168°, 78.1553%, 80.7843%
XYZ:
30.8914, 47.7956, 48.1548
xyY:
0.2435, 0.3768, 47.7956
CIE-Lab:
74.6959, -47.1592, 3.9939
CIE-LCH:
74.6959, 47.3280, 175.1592
CIE-Luv:
74.6959, -57.6400, 13.3517
Hunter-Lab:
69.1344, -41.2259, 7.0963
#2dceaf color charts
#2dceaf color shades, tints & tones
#2dceaf color schemes
#2dceaf color preview, HTML & CSS examples
This text has a color of #2dceaf
<p style="color:#2dceaf;">Text here</p>
.mytext {color:#2dceaf;}
This box has a color of #2dceaf
<div style="background-color:#2dceaf;">Content here</div>
.mybackground {background-color:#2dceaf;}
Border around this has a color of #2dceaf
<div style="border:2px solid #2dceaf;">Content here</div>
.myborder {border:2px solid #2dceaf;}