#a880cd color space conversions
Hex:
#a880cd
RGB:
168, 128, 205
CMY:
34, 50, 20
CMYK:
18, 38, 0, 20
HSL:
271°, 43.5028%, 65.2941%
HSV (HSB):
271°, 37.5610%, 80.3922%
XYZ:
34.8871, 28.1710, 61.3564
xyY:
0.2804, 0.2264, 28.1710
CIE-Lab:
60.0429, 30.2254, -34.0865
CIE-LCH:
60.0429, 45.5573, 311.5643
CIE-Luv:
60.0429, 15.3673, -57.0753
Hunter-Lab:
53.0763, 24.4445, -31.3860
#a880cd color charts
#a880cd color shades, tints & tones
#a880cd color schemes
#a880cd color preview, HTML & CSS examples
This text has a color of #a880cd
<p style="color:#a880cd;">Text here</p>
.mytext {color:#a880cd;}
This box has a color of #a880cd
<div style="background-color:#a880cd;">Content here</div>
.mybackground {background-color:#a880cd;}
Border around this has a color of #a880cd
<div style="border:2px solid #a880cd;">Content here</div>
.myborder {border:2px solid #a880cd;}