#5face7 color space conversions
Hex:
#5face7
RGB:
95, 172, 231
CMY:
63, 33, 9
CMYK:
59, 26, 0, 9
HSL:
206°, 73.9130%, 63.9216%
HSV (HSB):
206°, 58.8745%, 90.5882%
XYZ:
33.8956, 37.7075, 81.0931
xyY:
0.2220, 0.2469, 37.7075
CIE-Lab:
67.8045, -6.6535, -36.7985
CIE-LCH:
67.8045, 37.3951, 259.7511
CIE-Luv:
67.8045, -32.5837, -57.8798
Hunter-Lab:
61.4064, -8.9312, -35.3137
#5face7 color charts
#5face7 color shades, tints & tones
#5face7 color schemes
#5face7 color preview, HTML & CSS examples
This text has a color of #5face7
<p style="color:#5face7;">Text here</p>
.mytext {color:#5face7;}
This box has a color of #5face7
<div style="background-color:#5face7;">Content here</div>
.mybackground {background-color:#5face7;}
Border around this has a color of #5face7
<div style="border:2px solid #5face7;">Content here</div>
.myborder {border:2px solid #5face7;}