#a955ed color space conversions
Hex:
#a955ed
RGB:
169, 85, 237
CMY:
34, 67, 7
CMYK:
29, 64, 0, 7
HSL:
273°, 80.8511%, 63.1373%
HSV (HSB):
273°, 64.1350%, 92.9412%
XYZ:
34.8967, 21.0464, 82.3439
xyY:
0.2524, 0.1522, 21.0464
CIE-Lab:
53.0003, 60.6145, -63.2502
CIE-LCH:
53.0003, 87.6054, 313.7810
CIE-Luv:
53.0003, 24.6179, -104.3049
Hunter-Lab:
45.8764, 55.4957, -74.3066
#a955ed color charts
#a955ed color shades, tints & tones
#a955ed color schemes
#a955ed color preview, HTML & CSS examples
This text has a color of #a955ed
<p style="color:#a955ed;">Text here</p>
.mytext {color:#a955ed;}
This box has a color of #a955ed
<div style="background-color:#a955ed;">Content here</div>
.mybackground {background-color:#a955ed;}
Border around this has a color of #a955ed
<div style="border:2px solid #a955ed;">Content here</div>
.myborder {border:2px solid #a955ed;}