#2fadc7 color space conversions
Hex:
#2fadc7
RGB:
47, 173, 199
CMY:
82, 32, 22
CMYK:
76, 13, 0, 22
HSL:
190°, 61.7886%, 48.2353%
HSV (HSB):
190°, 76.3819%, 78.0392%
XYZ:
26.4247, 34.6150, 59.3215
xyY:
0.2195, 0.2876, 34.6150
CIE-Lab:
65.4478, -24.7356, -22.9208
CIE-LCH:
65.4478, 33.7226, 222.8191
CIE-Luv:
65.4478, -44.0465, -32.1694
Hunter-Lab:
58.8345, -22.7897, -18.5966
#2fadc7 color charts
#2fadc7 color shades, tints & tones
#2fadc7 color schemes
#2fadc7 color preview, HTML & CSS examples
This text has a color of #2fadc7
<p style="color:#2fadc7;">Text here</p>
.mytext {color:#2fadc7;}
This box has a color of #2fadc7
<div style="background-color:#2fadc7;">Content here</div>
.mybackground {background-color:#2fadc7;}
Border around this has a color of #2fadc7
<div style="border:2px solid #2fadc7;">Content here</div>
.myborder {border:2px solid #2fadc7;}