#a880a5 color space conversions
Hex:
#a880a5
RGB:
168, 128, 165
CMY:
34, 50, 35
CMYK:
0, 24, 2, 34
HSL:
305°, 18.6916%, 58.0392%
HSV (HSB):
305°, 23.8095%, 65.8824%
XYZ:
30.6592, 26.4798, 39.0925
xyY:
0.3186, 0.2752, 26.4798
CIE-Lab:
58.4897, 21.8315, -13.7176
CIE-LCH:
58.4897, 25.7835, 327.8571
CIE-Luv:
58.4897, 20.6260, -23.6949
Hunter-Lab:
51.4585, 16.2985, -9.0210
#a880a5 color charts
#a880a5 color shades, tints & tones
#a880a5 color schemes
#a880a5 color preview, HTML & CSS examples
This text has a color of #a880a5
<p style="color:#a880a5;">Text here</p>
.mytext {color:#a880a5;}
This box has a color of #a880a5
<div style="background-color:#a880a5;">Content here</div>
.mybackground {background-color:#a880a5;}
Border around this has a color of #a880a5
<div style="border:2px solid #a880a5;">Content here</div>
.myborder {border:2px solid #a880a5;}