#2fecc7 color space conversions
Hex:
#2fecc7
RGB:
47, 236, 199
CMY:
82, 7, 22
CMYK:
80, 0, 16, 7
HSL:
168°, 83.2599%, 55.4902%
HSV (HSB):
168°, 80.0847%, 92.5490%
XYZ:
41.4765, 64.7188, 64.3388
xyY:
0.2432, 0.3795, 64.7188
CIE-Lab:
84.3386, -53.2447, 5.1684
CIE-LCH:
84.3386, 53.4950, 174.4557
CIE-Luv:
84.3386, -65.9920, 16.3697
Hunter-Lab:
80.4480, -48.7547, 8.8960
#2fecc7 color charts
#2fecc7 color shades, tints & tones
#2fecc7 color schemes
#2fecc7 color preview, HTML & CSS examples
This text has a color of #2fecc7
<p style="color:#2fecc7;">Text here</p>
.mytext {color:#2fecc7;}
This box has a color of #2fecc7
<div style="background-color:#2fecc7;">Content here</div>
.mybackground {background-color:#2fecc7;}
Border around this has a color of #2fecc7
<div style="border:2px solid #2fecc7;">Content here</div>
.myborder {border:2px solid #2fecc7;}