#a955cd color space conversions
Hex:
#a955cd
RGB:
169, 85, 205
CMY:
34, 67, 20
CMYK:
18, 59, 0, 20
HSL:
282°, 54.5455%, 56.8627%
HSV (HSB):
282°, 58.5366%, 80.3922%
XYZ:
30.6301, 19.3398, 59.8762
xyY:
0.2788, 0.1761, 19.3398
CIE-Lab:
51.0824, 53.6512, -48.1963
CIE-LCH:
51.0824, 72.1203, 318.0658
CIE-Luv:
51.0824, 31.2294, -79.9989
Hunter-Lab:
43.9770, 47.3660, -49.9414
#a955cd color charts
#a955cd color shades, tints & tones
#a955cd color schemes
#a955cd color preview, HTML & CSS examples
This text has a color of #a955cd
<p style="color:#a955cd;">Text here</p>
.mytext {color:#a955cd;}
This box has a color of #a955cd
<div style="background-color:#a955cd;">Content here</div>
.mybackground {background-color:#a955cd;}
Border around this has a color of #a955cd
<div style="border:2px solid #a955cd;">Content here</div>
.myborder {border:2px solid #a955cd;}