#a128ca color space conversions
Hex:
#a128ca
RGB:
161, 40, 202
CMY:
37, 84, 21
CMYK:
20, 80, 0, 21
HSL:
285°, 66.9421%, 47.4510%
HSV (HSB):
285°, 80.1980%, 79.2157%
XYZ:
26.1174, 13.3589, 57.0791
xyY:
0.2705, 0.1384, 13.3589
CIE-Lab:
43.2991, 69.4630, -59.0234
CIE-LCH:
43.2991, 91.1530, 319.6451
CIE-Luv:
43.2991, 36.4860, -93.4686
Hunter-Lab:
36.5499, 63.5884, -67.0070
#a128ca color charts
#a128ca RGB chart
#a128ca CMYK chart
#a128ca RGB pie chart
#a128ca color shades, tints & tones
#a128ca color schemes
#a128ca color preview, HTML & CSS examples
This text has a color of #a128ca
<p style="color:#a128ca;">Text here</p>
.mytext {color:#a128ca;}
Text color #a128ca
This box has a color of #a128ca
<div style="background-color:#a128ca;">Content here</div>
.mybackground {background-color:#a128ca;}
Background color #a128ca
Border around this has a color of #a128ca
<div style="border:2px solid #a128ca;">Content here</div>
.myborder {border:2px solid #a128ca;}
Border color #a128ca