#2fccc2 color space conversions
Hex:
#2fccc2
RGB:
47, 204, 194
CMY:
82, 20, 24
CMYK:
77, 0, 5, 20
HSL:
176°, 62.5498%, 49.2157%
HSV (HSB):
176°, 76.9608%, 80.0000%
XYZ:
32.5028, 47.6851, 58.5300
xyY:
0.2343, 0.3438, 47.6851
CIE-Lab:
74.6259, -40.9812, -6.3668
CIE-LCH:
74.6259, 41.4728, 188.8308
CIE-Luv:
74.6259, -55.3357, -3.4476
Hunter-Lab:
69.0544, -36.8282, -1.9157
#2fccc2 color charts
#2fccc2 color shades, tints & tones
#2fccc2 color schemes
#2fccc2 color preview, HTML & CSS examples
This text has a color of #2fccc2
<p style="color:#2fccc2;">Text here</p>
.mytext {color:#2fccc2;}
This box has a color of #2fccc2
<div style="background-color:#2fccc2;">Content here</div>
.mybackground {background-color:#2fccc2;}
Border around this has a color of #2fccc2
<div style="border:2px solid #2fccc2;">Content here</div>
.myborder {border:2px solid #2fccc2;}