#a08acc color space conversions
Hex:
#a08acc
RGB:
160, 138, 204
CMY:
37, 46, 20
CMYK:
22, 32, 0, 20
HSL:
260°, 39.2857%, 67.0588%
HSV (HSB):
260°, 32.3529%, 80.0000%
XYZ:
34.4848, 30.0102, 61.1017
xyY:
0.2746, 0.2389, 30.0102
CIE-Lab:
61.6630, 21.8607, -31.0643
CIE-LCH:
61.6630, 37.9853, 305.1350
CIE-Luv:
61.6630, 6.9529, -51.2819
Hunter-Lab:
54.7815, 16.4974, -27.7833
#a08acc color charts
#a08acc RGB chart
#a08acc CMYK chart
#a08acc RGB pie chart
#a08acc color shades, tints & tones
#a08acc color schemes
#a08acc color preview, HTML & CSS examples
This text has a color of #a08acc
<p style="color:#a08acc;">Text here</p>
.mytext {color:#a08acc;}
Text color #a08acc
This box has a color of #a08acc
<div style="background-color:#a08acc;">Content here</div>
.mybackground {background-color:#a08acc;}
Background color #a08acc
Border around this has a color of #a08acc
<div style="border:2px solid #a08acc;">Content here</div>
.myborder {border:2px solid #a08acc;}
Border color #a08acc