#a95abc color space conversions
Hex:
#a95abc
RGB:
169, 90, 188
CMY:
34, 65, 26
CMYK:
10, 52, 0, 26
HSL:
288°, 42.2414%, 54.5098%
HSV (HSB):
288°, 52.1277%, 73.7255%
XYZ:
29.0955, 19.3782, 49.7838
xyY:
0.2961, 0.1972, 19.3782
CIE-Lab:
51.1268, 47.6365, -38.3418
CIE-LCH:
51.1268, 61.1500, 321.1700
CIE-Luv:
51.1268, 33.3957, -64.1839
Hunter-Lab:
44.0207, 40.9434, -36.2377
#a95abc color charts
#a95abc color shades, tints & tones
#a95abc color schemes
#a95abc color preview, HTML & CSS examples
This text has a color of #a95abc
<p style="color:#a95abc;">Text here</p>
.mytext {color:#a95abc;}
This box has a color of #a95abc
<div style="background-color:#a95abc;">Content here</div>
.mybackground {background-color:#a95abc;}
Border around this has a color of #a95abc
<div style="border:2px solid #a95abc;">Content here</div>
.myborder {border:2px solid #a95abc;}