#a55dc5 color space conversions
Hex:
#a55dc5
RGB:
165, 93, 197
CMY:
35, 64, 23
CMYK:
16, 53, 0, 23
HSL:
282°, 47.2727%, 56.8627%
HSV (HSB):
282°, 52.7919%, 77.2549%
XYZ:
29.5094, 19.8593, 55.1012
xyY:
0.2825, 0.1901, 19.8593
CIE-Lab:
51.6777, 46.8524, -42.6930
CIE-LCH:
51.6777, 63.3865, 317.6595
CIE-Luv:
51.6777, 28.0364, -70.9262
Hunter-Lab:
44.5637, 40.2136, -42.1151
#a55dc5 color charts
#a55dc5 color shades, tints & tones
#a55dc5 color schemes
#a55dc5 color preview, HTML & CSS examples
This text has a color of #a55dc5
<p style="color:#a55dc5;">Text here</p>
.mytext {color:#a55dc5;}
This box has a color of #a55dc5
<div style="background-color:#a55dc5;">Content here</div>
.mybackground {background-color:#a55dc5;}
Border around this has a color of #a55dc5
<div style="border:2px solid #a55dc5;">Content here</div>
.myborder {border:2px solid #a55dc5;}