#2decce color space conversions
Hex:
#2decce
RGB:
45, 236, 206
CMY:
82, 7, 19
CMYK:
81, 0, 13, 7
HSL:
171°, 83.4061%, 55.0980%
HSV (HSB):
171°, 80.9322%, 92.5490%
XYZ:
42.2182, 65.0050, 68.7146
xyY:
0.2400, 0.3695, 65.0050
CIE-Lab:
84.4863, -51.6343, 1.7014
CIE-LCH:
84.4863, 51.6623, 178.1127
CIE-Luv:
84.4863, -65.6888, 10.8312
Hunter-Lab:
80.6257, -47.6266, 5.9071
#2decce color charts
#2decce color shades, tints & tones
#2decce color schemes
#2decce color preview, HTML & CSS examples
This text has a color of #2decce
<p style="color:#2decce;">Text here</p>
.mytext {color:#2decce;}
This box has a color of #2decce
<div style="background-color:#2decce;">Content here</div>
.mybackground {background-color:#2decce;}
Border around this has a color of #2decce
<div style="border:2px solid #2decce;">Content here</div>
.myborder {border:2px solid #2decce;}