#a55cc1 color space conversions
Hex:
#a55cc1
RGB:
165, 92, 193
CMY:
35, 64, 24
CMYK:
15, 52, 0, 24
HSL:
283°, 44.8889%, 55.8824%
HSV (HSB):
283°, 52.3316%, 75.6863%
XYZ:
28.9698, 19.5039, 52.6898
xyY:
0.2864, 0.1928, 19.5039
CIE-Lab:
51.2716, 46.5266, -41.0335
CIE-LCH:
51.2716, 62.0360, 318.5897
CIE-Luv:
51.2716, 29.1794, -68.2072
Hunter-Lab:
44.1632, 39.8055, -39.8229
#a55cc1 color charts
#a55cc1 color shades, tints & tones
#a55cc1 color schemes
#a55cc1 color preview, HTML & CSS examples
This text has a color of #a55cc1
<p style="color:#a55cc1;">Text here</p>
.mytext {color:#a55cc1;}
This box has a color of #a55cc1
<div style="background-color:#a55cc1;">Content here</div>
.mybackground {background-color:#a55cc1;}
Border around this has a color of #a55cc1
<div style="border:2px solid #a55cc1;">Content here</div>
.myborder {border:2px solid #a55cc1;}