#5face2 color space conversions
Hex:
#5face2
RGB:
95, 172, 226
CMY:
63, 33, 11
CMYK:
58, 24, 0, 11
HSL:
205°, 69.3122%, 62.9412%
HSV (HSB):
205°, 57.9646%, 88.6275%
XYZ:
33.1993, 37.4289, 77.4262
xyY:
0.2242, 0.2528, 37.4289
CIE-Lab:
67.5976, -8.2068, -34.3804
CIE-LCH:
67.5976, 35.3463, 256.5744
CIE-Luv:
67.5976, -32.7303, -53.5739
Hunter-Lab:
61.1792, -10.1993, -32.2099
#5face2 color charts
#5face2 color shades, tints & tones
#5face2 color schemes
#5face2 color preview, HTML & CSS examples
This text has a color of #5face2
<p style="color:#5face2;">Text here</p>
.mytext {color:#5face2;}
This box has a color of #5face2
<div style="background-color:#5face2;">Content here</div>
.mybackground {background-color:#5face2;}
Border around this has a color of #5face2
<div style="border:2px solid #5face2;">Content here</div>
.myborder {border:2px solid #5face2;}