#2fadc9 color space conversions
Hex:
#2fadc9
RGB:
47, 173, 201
CMY:
82, 32, 21
CMYK:
77, 14, 0, 21
HSL:
191°, 62.0968%, 48.6275%
HSV (HSB):
191°, 76.6169%, 78.8235%
XYZ:
26.6585, 34.7085, 60.5527
xyY:
0.2187, 0.2847, 34.7085
CIE-Lab:
65.5211, -24.0919, -23.9168
CIE-LCH:
65.5211, 33.9475, 224.7911
CIE-Luv:
65.5211, -43.9127, -33.9035
Hunter-Lab:
58.9139, -22.3284, -19.6995
#2fadc9 color charts
#2fadc9 color shades, tints & tones
#2fadc9 color schemes
#2fadc9 color preview, HTML & CSS examples
This text has a color of #2fadc9
<p style="color:#2fadc9;">Text here</p>
.mytext {color:#2fadc9;}
This box has a color of #2fadc9
<div style="background-color:#2fadc9;">Content here</div>
.mybackground {background-color:#2fadc9;}
Border around this has a color of #2fadc9
<div style="border:2px solid #2fadc9;">Content here</div>
.myborder {border:2px solid #2fadc9;}