#2fdbcc color space conversions
Hex:
#2fdbcc
RGB:
47, 219, 204
CMY:
82, 14, 20
CMYK:
79, 0, 7, 14
HSL:
175°, 70.4918%, 52.1569%
HSV (HSB):
175°, 78.5388%, 85.8824%
XYZ:
37.4029, 55.6270, 65.8925
xyY:
0.2354, 0.3500, 55.6270
CIE-Lab:
79.4011, -44.8086, -4.6849
CIE-LCH:
79.4011, 45.0528, 185.9687
CIE-Luv:
79.4011, -59.8154, -0.2276
Hunter-Lab:
74.5835, -41.0052, -0.1726
#2fdbcc color charts
#2fdbcc color shades, tints & tones
#2fdbcc color schemes
#2fdbcc color preview, HTML & CSS examples
This text has a color of #2fdbcc
<p style="color:#2fdbcc;">Text here</p>
.mytext {color:#2fdbcc;}
This box has a color of #2fdbcc
<div style="background-color:#2fdbcc;">Content here</div>
.mybackground {background-color:#2fdbcc;}
Border around this has a color of #2fdbcc
<div style="border:2px solid #2fdbcc;">Content here</div>
.myborder {border:2px solid #2fdbcc;}