#2fc2d2 color space conversions
Hex:
#2fc2d2
RGB:
47, 194, 210
CMY:
82, 24, 18
CMYK:
78, 8, 0, 18
HSL:
186°, 64.4269%, 50.3922%
HSV (HSB):
186°, 77.6190%, 82.3529%
XYZ:
32.0969, 43.8411, 67.7433
xyY:
0.2234, 0.3051, 43.8411
CIE-Lab:
72.1221, -31.6504, -18.8040
CIE-LCH:
72.1221, 36.8149, 210.7152
CIE-Luv:
72.1221, -50.6853, -24.8092
Hunter-Lab:
66.2126, -29.3431, -14.3118
#2fc2d2 color charts
#2fc2d2 color shades, tints & tones
#2fc2d2 color schemes
#2fc2d2 color preview, HTML & CSS examples
This text has a color of #2fc2d2
<p style="color:#2fc2d2;">Text here</p>
.mytext {color:#2fc2d2;}
This box has a color of #2fc2d2
<div style="background-color:#2fc2d2;">Content here</div>
.mybackground {background-color:#2fc2d2;}
Border around this has a color of #2fc2d2
<div style="border:2px solid #2fc2d2;">Content here</div>
.myborder {border:2px solid #2fc2d2;}