#2facdc color space conversions
Hex:
#2facdc
RGB:
47, 172, 220
CMY:
82, 33, 14
CMYK:
79, 22, 0, 14
HSL:
197°, 71.1934%, 52.3529%
HSV (HSB):
197°, 78.6364%, 86.2745%
XYZ:
28.8431, 35.2767, 72.9990
xyY:
0.2104, 0.2573, 35.2767
CIE-Lab:
65.9635, -17.2922, -33.7283
CIE-LCH:
65.9635, 37.9028, 242.8562
CIE-Luv:
65.9635, -42.3220, -51.2123
Hunter-Lab:
59.3942, -17.2564, -31.2951
#2facdc color charts
#2facdc color shades, tints & tones
#2facdc color schemes
#2facdc color preview, HTML & CSS examples
This text has a color of #2facdc
<p style="color:#2facdc;">Text here</p>
.mytext {color:#2facdc;}
This box has a color of #2facdc
<div style="background-color:#2facdc;">Content here</div>
.mybackground {background-color:#2facdc;}
Border around this has a color of #2facdc
<div style="border:2px solid #2facdc;">Content here</div>
.myborder {border:2px solid #2facdc;}