#5facc4 color space conversions
Hex:
#5facc4
RGB:
95, 172, 196
CMY:
63, 33, 23
CMYK:
52, 12, 0, 23
HSL:
194°, 46.1187%, 57.0588%
HSV (HSB):
194°, 51.5306%, 76.8627%
XYZ:
29.4356, 35.9235, 57.6071
xyY:
0.2394, 0.2921, 35.9235
CIE-Lab:
66.4614, -17.1529, -19.5842
CIE-LCH:
66.4614, 26.0339, 228.7864
CIE-Luv:
66.4614, -33.6668, -27.7196
Hunter-Lab:
59.9362, -17.2241, -15.0306
#5facc4 color charts
#5facc4 color shades, tints & tones
#5facc4 color schemes
#5facc4 color preview, HTML & CSS examples
This text has a color of #5facc4
<p style="color:#5facc4;">Text here</p>
.mytext {color:#5facc4;}
This box has a color of #5facc4
<div style="background-color:#5facc4;">Content here</div>
.mybackground {background-color:#5facc4;}
Border around this has a color of #5facc4
<div style="border:2px solid #5facc4;">Content here</div>
.myborder {border:2px solid #5facc4;}