#a55cc5 color space conversions
Hex:
#a55cc5
RGB:
165, 92, 197
CMY:
35, 64, 23
CMYK:
16, 53, 0, 23
HSL:
282°, 47.5113%, 56.6667%
HSV (HSB):
282°, 53.2995%, 77.2549%
XYZ:
29.4222, 19.6848, 55.0722
xyY:
0.2824, 0.1890, 19.6848
CIE-Lab:
51.4790, 47.3751, -43.0076
CIE-LCH:
51.4790, 63.9848, 317.7665
CIE-Luv:
51.4790, 28.3653, -71.4149
Hunter-Lab:
44.3676, 40.7284, -42.5375
#a55cc5 color charts
#a55cc5 color shades, tints & tones
#a55cc5 color schemes
#a55cc5 color preview, HTML & CSS examples
This text has a color of #a55cc5
<p style="color:#a55cc5;">Text here</p>
.mytext {color:#a55cc5;}
This box has a color of #a55cc5
<div style="background-color:#a55cc5;">Content here</div>
.mybackground {background-color:#a55cc5;}
Border around this has a color of #a55cc5
<div style="border:2px solid #a55cc5;">Content here</div>
.myborder {border:2px solid #a55cc5;}