#a95acc color space conversions
Hex:
#a95acc
RGB:
169, 90, 204
CMY:
34, 65, 20
CMYK:
17, 56, 0, 20
HSL:
282°, 52.7778%, 57.6471%
HSV (HSB):
282°, 55.8824%, 80.0000%
XYZ:
30.9174, 20.1070, 59.3782
xyY:
0.2800, 0.1821, 20.1070
CIE-Lab:
51.9579, 50.9457, -46.2313
CIE-LCH:
51.9579, 68.7953, 317.7775
CIE-Luv:
51.9579, 29.9482, -76.9771
Hunter-Lab:
44.8408, 44.6031, -47.1233
#a95acc color charts
#a95acc color shades, tints & tones
#a95acc color schemes
#a95acc color preview, HTML & CSS examples
This text has a color of #a95acc
<p style="color:#a95acc;">Text here</p>
.mytext {color:#a95acc;}
This box has a color of #a95acc
<div style="background-color:#a95acc;">Content here</div>
.mybackground {background-color:#a95acc;}
Border around this has a color of #a95acc
<div style="border:2px solid #a95acc;">Content here</div>
.myborder {border:2px solid #a95acc;}