#a02acc color space conversions
Hex:
#a02acc
RGB:
160, 42, 204
CMY:
37, 84, 20
CMYK:
22, 79, 0, 20
HSL:
284°, 65.8537%, 48.2353%
HSV (HSB):
284°, 79.4118%, 80.0000%
XYZ:
26.2243, 13.4891, 58.3482
xyY:
0.2674, 0.1376, 13.4891
CIE-Lab:
43.4912, 69.0778, -59.8788
CIE-LCH:
43.4912, 91.4178, 319.0803
CIE-Luv:
43.4912, 35.0876, -94.7260
Hunter-Lab:
36.7276, 63.1795, -68.4833
#a02acc color charts
#a02acc RGB chart
#a02acc CMYK chart
#a02acc RGB pie chart
#a02acc color shades, tints & tones
#a02acc color schemes
#a02acc color preview, HTML & CSS examples
This text has a color of #a02acc
<p style="color:#a02acc;">Text here</p>
.mytext {color:#a02acc;}
Text color #a02acc
This box has a color of #a02acc
<div style="background-color:#a02acc;">Content here</div>
.mybackground {background-color:#a02acc;}
Background color #a02acc
Border around this has a color of #a02acc
<div style="border:2px solid #a02acc;">Content here</div>
.myborder {border:2px solid #a02acc;}
Border color #a02acc