#2fdae4 color space conversions
Hex:
#2fdae4
RGB:
47, 218, 228
CMY:
82, 15, 11
CMYK:
79, 4, 0, 11
HSL:
183°, 77.0213%, 53.9216%
HSV (HSB):
183°, 79.3860%, 89.4118%
XYZ:
40.2473, 56.3486, 82.1539
xyY:
0.2252, 0.3152, 56.3486
CIE-Lab:
79.8118, -37.5169, -16.8832
CIE-LCH:
79.8118, 41.1408, 204.2285
CIE-Luv:
79.8118, -57.7040, -21.0733
Hunter-Lab:
75.0657, -35.6603, -12.3426
#2fdae4 color charts
#2fdae4 color shades, tints & tones
#2fdae4 color schemes
#2fdae4 color preview, HTML & CSS examples
This text has a color of #2fdae4
<p style="color:#2fdae4;">Text here</p>
.mytext {color:#2fdae4;}
This box has a color of #2fdae4
<div style="background-color:#2fdae4;">Content here</div>
.mybackground {background-color:#2fdae4;}
Border around this has a color of #2fdae4
<div style="border:2px solid #2fdae4;">Content here</div>
.myborder {border:2px solid #2fdae4;}