#a15acc color space conversions
Hex:
#a15acc
RGB:
161, 90, 204
CMY:
37, 65, 20
CMYK:
21, 56, 0, 20
HSL:
277°, 52.7778%, 57.6471%
HSV (HSB):
277°, 55.8824%, 80.0000%
XYZ:
29.2532, 19.2490, 59.3004
xyY:
0.2714, 0.1786, 19.2490
CIE-Lab:
50.9773, 48.8886, -47.8506
CIE-LCH:
50.9773, 68.4088, 315.6148
CIE-Luv:
50.9773, 25.2659, -78.8499
Hunter-Lab:
43.8737, 42.2375, -49.4256
#a15acc color charts
#a15acc RGB chart
#a15acc CMYK chart
#a15acc RGB pie chart
#a15acc color shades, tints & tones
#a15acc color schemes
#a15acc color preview, HTML & CSS examples
This text has a color of #a15acc
<p style="color:#a15acc;">Text here</p>
.mytext {color:#a15acc;}
Text color #a15acc
This box has a color of #a15acc
<div style="background-color:#a15acc;">Content here</div>
.mybackground {background-color:#a15acc;}
Background color #a15acc
Border around this has a color of #a15acc
<div style="border:2px solid #a15acc;">Content here</div>
.myborder {border:2px solid #a15acc;}
Border color #a15acc