#afa5ed color space conversions
Hex:
#afa5ed
RGB:
175, 165, 237
CMY:
31, 35, 7
CMYK:
26, 30, 0, 7
HSL:
248°, 66.6667%, 78.8235%
HSV (HSB):
248°, 30.3797%, 92.9412%
XYZ:
46.4204, 42.1387, 85.8077
xyY:
0.2662, 0.2417, 42.1387
CIE-Lab:
70.9664, 18.9004, -34.7942
CIE-LCH:
70.9664, 39.5962, 298.5111
CIE-Luv:
70.9664, 0.5113, -58.2357
Hunter-Lab:
64.9143, 14.0458, -32.9332
#afa5ed color charts
#afa5ed color shades, tints & tones
#afa5ed color schemes
#afa5ed color preview, HTML & CSS examples
This text has a color of #afa5ed
<p style="color:#afa5ed;">Text here</p>
.mytext {color:#afa5ed;}
This box has a color of #afa5ed
<div style="background-color:#afa5ed;">Content here</div>
.mybackground {background-color:#afa5ed;}
Border around this has a color of #afa5ed
<div style="border:2px solid #afa5ed;">Content here</div>
.myborder {border:2px solid #afa5ed;}