#2fadc3 color space conversions
Hex:
#2fadc3
RGB:
47, 173, 195
CMY:
82, 32, 24
CMYK:
76, 11, 0, 24
HSL:
189°, 61.1570%, 47.4510%
HSV (HSB):
189°, 75.8974%, 76.4706%
XYZ:
25.9662, 34.4316, 56.9072
xyY:
0.2214, 0.2935, 34.4316
CIE-Lab:
65.3037, -26.0129, -20.9224
CIE-LCH:
65.3037, 33.3829, 218.8101
CIE-Luv:
65.3037, -44.3151, -28.7066
Hunter-Lab:
58.6785, -23.6981, -16.4253
#2fadc3 color charts
#2fadc3 color shades, tints & tones
#2fadc3 color schemes
#2fadc3 color preview, HTML & CSS examples
This text has a color of #2fadc3
<p style="color:#2fadc3;">Text here</p>
.mytext {color:#2fadc3;}
This box has a color of #2fadc3
<div style="background-color:#2fadc3;">Content here</div>
.mybackground {background-color:#2fadc3;}
Border around this has a color of #2fadc3
<div style="border:2px solid #2fadc3;">Content here</div>
.myborder {border:2px solid #2fadc3;}