#2fabb3 color space conversions
Hex:
#2fabb3
RGB:
47, 171, 179
CMY:
82, 33, 30
CMYK:
74, 4, 0, 30
HSL:
184°, 58.4071%, 44.3137%
HSV (HSB):
184°, 73.7430%, 70.1961%
XYZ:
23.8719, 32.9848, 47.7564
xyY:
0.2282, 0.3153, 32.9848
CIE-Lab:
64.1486, -30.0021, -13.7696
CIE-LCH:
64.1486, 33.0110, 204.6530
CIE-Luv:
64.1486, -44.6820, -16.5480
Hunter-Lab:
57.4324, -26.3129, -9.0983
#2fabb3 color charts
#2fabb3 color shades, tints & tones
#2fabb3 color schemes
#2fabb3 color preview, HTML & CSS examples
This text has a color of #2fabb3
<p style="color:#2fabb3;">Text here</p>
.mytext {color:#2fabb3;}
This box has a color of #2fabb3
<div style="background-color:#2fabb3;">Content here</div>
.mybackground {background-color:#2fabb3;}
Border around this has a color of #2fabb3
<div style="border:2px solid #2fabb3;">Content here</div>
.myborder {border:2px solid #2fabb3;}