#2decbc color space conversions
Hex:
#2decbc
RGB:
45, 236, 188
CMY:
82, 7, 26
CMYK:
81, 0, 20, 7
HSL:
165°, 83.4061%, 55.0980%
HSV (HSB):
165°, 80.9322%, 92.5490%
XYZ:
40.1547, 64.1796, 57.8485
xyY:
0.2476, 0.3957, 64.1796
CIE-Lab:
84.0592, -56.1128, 10.5312
CIE-LCH:
84.0592, 57.0924, 169.3704
CIE-Luv:
84.0592, -66.9921, 24.7726
Hunter-Lab:
80.1122, -50.7265, 13.2656
#2decbc color charts
#2decbc color shades, tints & tones
#2decbc color schemes
#2decbc color preview, HTML & CSS examples
This text has a color of #2decbc
<p style="color:#2decbc;">Text here</p>
.mytext {color:#2decbc;}
This box has a color of #2decbc
<div style="background-color:#2decbc;">Content here</div>
.mybackground {background-color:#2decbc;}
Border around this has a color of #2decbc
<div style="border:2px solid #2decbc;">Content here</div>
.myborder {border:2px solid #2decbc;}