#a29acc color space conversions
Hex:
#a29acc
RGB:
162, 154, 204
CMY:
36, 40, 20
CMYK:
21, 25, 0, 20
HSL:
250°, 32.8947%, 70.1961%
HSV (HSB):
250°, 24.5098%, 80.0000%
XYZ:
37.3550, 35.1522, 61.9430
xyY:
0.2778, 0.2615, 35.1522
CIE-Lab:
65.8670, 13.3714, -24.5696
CIE-LCH:
65.8670, 27.9725, 298.5561
CIE-Luv:
65.8670, 1.0812, -40.0497
Hunter-Lab:
59.2893, 8.7069, -20.4412
#a29acc color charts
#a29acc RGB chart
#a29acc CMYK chart
#a29acc RGB pie chart
#a29acc color shades, tints & tones
#a29acc color schemes
#a29acc color preview, HTML & CSS examples
This text has a color of #a29acc
<p style="color:#a29acc;">Text here</p>
.mytext {color:#a29acc;}
Text color #a29acc
This box has a color of #a29acc
<div style="background-color:#a29acc;">Content here</div>
.mybackground {background-color:#a29acc;}
Background color #a29acc
Border around this has a color of #a29acc
<div style="border:2px solid #a29acc;">Content here</div>
.myborder {border:2px solid #a29acc;}
Border color #a29acc