#2facd2 color space conversions
Hex:
#2facd2
RGB:
47, 172, 210
CMY:
82, 33, 18
CMYK:
78, 18, 0, 18
HSL:
194°, 64.4269%, 50.3922%
HSV (HSB):
194°, 77.6190%, 82.3529%
XYZ:
27.5577, 34.7625, 66.2302
xyY:
0.2144, 0.2704, 34.7625
CIE-Lab:
65.5634, -20.6348, -28.8315
CIE-LCH:
65.5634, 35.4548, 234.4086
CIE-Luv:
65.5634, -42.9662, -42.5267
Hunter-Lab:
58.9598, -19.7490, -25.3293
#2facd2 color charts
#2facd2 color shades, tints & tones
#2facd2 color schemes
#2facd2 color preview, HTML & CSS examples
This text has a color of #2facd2
<p style="color:#2facd2;">Text here</p>
.mytext {color:#2facd2;}
This box has a color of #2facd2
<div style="background-color:#2facd2;">Content here</div>
.mybackground {background-color:#2facd2;}
Border around this has a color of #2facd2
<div style="border:2px solid #2facd2;">Content here</div>
.myborder {border:2px solid #2facd2;}