#2cfdec color space conversions
Hex:
#2cfdec
RGB:
44, 253, 236
CMY:
83, 1, 7
CMYK:
83, 0, 7, 1
HSL:
175°, 98.1221%, 58.2353%
HSV (HSB):
175°, 82.6087%, 99.2157%
XYZ:
51.3043, 76.8422, 91.4849
xyY:
0.2336, 0.3499, 76.8422
CIE-Lab:
90.2489, -50.8626, -5.5359
CIE-LCH:
90.2489, 51.1629, 186.2116
CIE-Luv:
90.2489, -69.2545, -0.6388
Hunter-Lab:
87.6597, -48.9342, -0.5155
#2cfdec color charts
#2cfdec color shades, tints & tones
#2cfdec color schemes
#2cfdec color preview, HTML & CSS examples
This text has a color of #2cfdec
<p style="color:#2cfdec;">Text here</p>
.mytext {color:#2cfdec;}
This box has a color of #2cfdec
<div style="background-color:#2cfdec;">Content here</div>
.mybackground {background-color:#2cfdec;}
Border around this has a color of #2cfdec
<div style="border:2px solid #2cfdec;">Content here</div>
.myborder {border:2px solid #2cfdec;}