#2fcedc color space conversions
Hex:
#2fcedc
RGB:
47, 206, 220
CMY:
82, 19, 14
CMYK:
79, 6, 0, 14
HSL:
185°, 71.1934%, 52.3529%
HSV (HSB):
185°, 78.6364%, 86.2745%
XYZ:
36.1619, 49.9143, 75.4386
xyY:
0.2239, 0.3090, 49.9143
CIE-Lab:
76.0166, -34.3184, -18.3240
CIE-LCH:
76.0166, 38.9041, 208.0996
CIE-Luv:
76.0166, -54.1476, -23.7962
Hunter-Lab:
70.6500, -32.2732, -13.8536
#2fcedc color charts
#2fcedc color shades, tints & tones
#2fcedc color schemes
#2fcedc color preview, HTML & CSS examples
This text has a color of #2fcedc
<p style="color:#2fcedc;">Text here</p>
.mytext {color:#2fcedc;}
This box has a color of #2fcedc
<div style="background-color:#2fcedc;">Content here</div>
.mybackground {background-color:#2fcedc;}
Border around this has a color of #2fcedc
<div style="border:2px solid #2fcedc;">Content here</div>
.myborder {border:2px solid #2fcedc;}