#2deaac color space conversions
Hex:
#2deaac
RGB:
45, 234, 172
CMY:
82, 8, 33
CMYK:
81, 0, 26, 8
HSL:
160°, 81.8182%, 54.7059%
HSV (HSB):
160°, 80.7692%, 91.7647%
XYZ:
37.9514, 62.3821, 49.0704
xyY:
0.2540, 0.4175, 62.3821
CIE-Lab:
83.1162, -59.0396, 17.5519
CIE-LCH:
83.1162, 61.5934, 163.4433
CIE-Luv:
83.1162, -67.4316, 35.1690
Hunter-Lab:
78.9823, -52.4489, 18.4517
#2deaac color charts
#2deaac color shades, tints & tones
#2deaac color schemes
#2deaac color preview, HTML & CSS examples
This text has a color of #2deaac
<p style="color:#2deaac;">Text here</p>
.mytext {color:#2deaac;}
This box has a color of #2deaac
<div style="background-color:#2deaac;">Content here</div>
.mybackground {background-color:#2deaac;}
Border around this has a color of #2deaac
<div style="border:2px solid #2deaac;">Content here</div>
.myborder {border:2px solid #2deaac;}