#2fdae5 color space conversions
Hex:
#2fdae5
RGB:
47, 218, 229
CMY:
82, 15, 10
CMYK:
79, 5, 0, 10
HSL:
184°, 77.7778%, 54.1176%
HSV (HSB):
184°, 79.4760%, 89.8039%
XYZ:
40.3866, 56.4043, 82.8873
xyY:
0.2248, 0.3139, 56.4043
CIE-Lab:
79.8434, -37.2204, -17.3690
CIE-LCH:
79.8434, 41.0736, 205.0162
CIE-Luv:
79.8434, -57.6303, -21.9239
Hunter-Lab:
75.1028, -35.4414, -12.8635
#2fdae5 color charts
#2fdae5 color shades, tints & tones
#2fdae5 color schemes
#2fdae5 color preview, HTML & CSS examples
This text has a color of #2fdae5
<p style="color:#2fdae5;">Text here</p>
.mytext {color:#2fdae5;}
This box has a color of #2fdae5
<div style="background-color:#2fdae5;">Content here</div>
.mybackground {background-color:#2fdae5;}
Border around this has a color of #2fdae5
<div style="border:2px solid #2fdae5;">Content here</div>
.myborder {border:2px solid #2fdae5;}