#5facc3 color space conversions
Hex:
#5facc3
RGB:
95, 172, 195
CMY:
63, 33, 24
CMYK:
51, 12, 0, 24
HSL:
194°, 45.4545%, 56.8627%
HSV (HSB):
194°, 51.2821%, 76.4706%
XYZ:
29.3222, 35.8781, 57.0095
xyY:
0.2399, 0.2936, 35.8781
CIE-Lab:
66.4267, -17.4384, -19.0828
CIE-LCH:
66.4267, 25.8506, 227.5781
CIE-Luv:
66.4267, -33.6993, -26.8631
Hunter-Lab:
59.8983, -17.4405, -14.5017
#5facc3 color charts
#5facc3 color shades, tints & tones
#5facc3 color schemes
#5facc3 color preview, HTML & CSS examples
This text has a color of #5facc3
<p style="color:#5facc3;">Text here</p>
.mytext {color:#5facc3;}
This box has a color of #5facc3
<div style="background-color:#5facc3;">Content here</div>
.mybackground {background-color:#5facc3;}
Border around this has a color of #5facc3
<div style="border:2px solid #5facc3;">Content here</div>
.myborder {border:2px solid #5facc3;}