#2fc2c3 color space conversions
Hex:
#2fc2c3
RGB:
47, 194, 195
CMY:
82, 24, 24
CMYK:
76, 1, 0, 24
HSL:
180°, 61.1570%, 47.4510%
HSV (HSB):
180°, 75.8974%, 76.4706%
XYZ:
30.3144, 43.1280, 58.3566
xyY:
0.2300, 0.3272, 43.1280
CIE-Lab:
71.6418, -36.1488, -11.3510
CIE-LCH:
71.6418, 37.8890, 197.4327
CIE-Luv:
71.6418, -51.7543, -12.0341
Hunter-Lab:
65.6719, -32.5297, -6.7152
#2fc2c3 color charts
#2fc2c3 color shades, tints & tones
#2fc2c3 color schemes
#2fc2c3 color preview, HTML & CSS examples
This text has a color of #2fc2c3
<p style="color:#2fc2c3;">Text here</p>
.mytext {color:#2fc2c3;}
This box has a color of #2fc2c3
<div style="background-color:#2fc2c3;">Content here</div>
.mybackground {background-color:#2fc2c3;}
Border around this has a color of #2fc2c3
<div style="border:2px solid #2fc2c3;">Content here</div>
.myborder {border:2px solid #2fc2c3;}