#2fded8 color space conversions
Hex:
#2fded8
RGB:
47, 222, 216
CMY:
82, 13, 15
CMYK:
79, 0, 3, 13
HSL:
178°, 72.6141%, 52.7451%
HSV (HSB):
178°, 78.8288%, 87.0588%
XYZ:
39.6882, 57.8048, 74.0314
xyY:
0.2314, 0.3370, 57.8048
CIE-Lab:
80.6301, -42.7908, -9.2624
CIE-LCH:
80.6301, 43.7817, 192.2137
CIE-Luv:
80.6301, -59.9648, -7.8373
Hunter-Lab:
76.0294, -39.8725, -4.5113
#2fded8 color charts
#2fded8 color shades, tints & tones
#2fded8 color schemes
#2fded8 color preview, HTML & CSS examples
This text has a color of #2fded8
<p style="color:#2fded8;">Text here</p>
.mytext {color:#2fded8;}
This box has a color of #2fded8
<div style="background-color:#2fded8;">Content here</div>
.mybackground {background-color:#2fded8;}
Border around this has a color of #2fded8
<div style="border:2px solid #2fded8;">Content here</div>
.myborder {border:2px solid #2fded8;}