#af55e5 color space conversions
Hex:
#af55e5
RGB:
175, 85, 229
CMY:
31, 67, 10
CMYK:
24, 63, 0, 10
HSL:
278°, 73.4694%, 61.5686%
HSV (HSB):
278°, 62.8821%, 89.8039%
XYZ:
35.0706, 21.2681, 76.3855
xyY:
0.2642, 0.1602, 21.2681
CIE-Lab:
53.2417, 60.1674, -58.3285
CIE-LCH:
53.2417, 83.7994, 315.8891
CIE-Luv:
53.2417, 29.5399, -97.0052
Hunter-Lab:
46.1174, 55.0373, -65.9216
#af55e5 color charts
#af55e5 color shades, tints & tones
#af55e5 color schemes
#af55e5 color preview, HTML & CSS examples
This text has a color of #af55e5
<p style="color:#af55e5;">Text here</p>
.mytext {color:#af55e5;}
This box has a color of #af55e5
<div style="background-color:#af55e5;">Content here</div>
.mybackground {background-color:#af55e5;}
Border around this has a color of #af55e5
<div style="border:2px solid #af55e5;">Content here</div>
.myborder {border:2px solid #af55e5;}