#2fdae3 color space conversions
Hex:
#2fdae3
RGB:
47, 218, 227
CMY:
82, 15, 11
CMYK:
79, 4, 0, 11
HSL:
183°, 76.2712%, 53.7255%
HSV (HSB):
183°, 79.2952%, 89.0196%
XYZ:
40.1088, 56.2932, 81.4248
xyY:
0.2255, 0.3166, 56.2932
CIE-Lab:
79.7804, -37.8127, -16.3971
CIE-LCH:
79.7804, 41.2148, 203.4435
CIE-Luv:
79.7804, -57.7776, -20.2235
Hunter-Lab:
75.0288, -35.8780, -11.8241
#2fdae3 color charts
#2fdae3 color shades, tints & tones
#2fdae3 color schemes
#2fdae3 color preview, HTML & CSS examples
This text has a color of #2fdae3
<p style="color:#2fdae3;">Text here</p>
.mytext {color:#2fdae3;}
This box has a color of #2fdae3
<div style="background-color:#2fdae3;">Content here</div>
.mybackground {background-color:#2fdae3;}
Border around this has a color of #2fdae3
<div style="border:2px solid #2fdae3;">Content here</div>
.myborder {border:2px solid #2fdae3;}