#a25acc color space conversions
Hex:
#a25acc
RGB:
162, 90, 204
CMY:
36, 65, 20
CMYK:
21, 56, 0, 20
HSL:
278°, 52.7778%, 57.6471%
HSV (HSB):
278°, 55.8824%, 80.0000%
XYZ:
29.4555, 19.3533, 59.3098
xyY:
0.2724, 0.1790, 19.3533
CIE-Lab:
51.0981, 49.1446, -47.6510
CIE-LCH:
51.0981, 68.4530, 315.8840
CIE-Luv:
51.0981, 25.8406, -78.6208
Hunter-Lab:
43.9924, 42.5296, -49.1390
#a25acc color charts
#a25acc RGB chart
#a25acc CMYK chart
#a25acc RGB pie chart
#a25acc color shades, tints & tones
#a25acc color schemes
#a25acc color preview, HTML & CSS examples
This text has a color of #a25acc
<p style="color:#a25acc;">Text here</p>
.mytext {color:#a25acc;}
Text color #a25acc
This box has a color of #a25acc
<div style="background-color:#a25acc;">Content here</div>
.mybackground {background-color:#a25acc;}
Background color #a25acc
Border around this has a color of #a25acc
<div style="border:2px solid #a25acc;">Content here</div>
.myborder {border:2px solid #a25acc;}
Border color #a25acc