#a95ea7 color space conversions
Hex:
#a95ea7
RGB:
169, 94, 167
CMY:
34, 63, 35
CMYK:
0, 44, 1, 34
HSL:
302°, 30.3644%, 51.5686%
HSV (HSB):
302°, 44.3787%, 66.2745%
XYZ:
27.3399, 19.2304, 38.8301
xyY:
0.3201, 0.2252, 19.2304
CIE-Lab:
50.9557, 41.4553, -26.3884
CIE-LCH:
50.9557, 49.1415, 327.5211
CIE-Luv:
50.9557, 36.5260, -45.0236
Hunter-Lab:
43.8525, 34.5442, -21.8027
#a95ea7 color charts
#a95ea7 color shades, tints & tones
#a95ea7 color schemes
#a95ea7 color preview, HTML & CSS examples
This text has a color of #a95ea7
<p style="color:#a95ea7;">Text here</p>
.mytext {color:#a95ea7;}
This box has a color of #a95ea7
<div style="background-color:#a95ea7;">Content here</div>
.mybackground {background-color:#a95ea7;}
Border around this has a color of #a95ea7
<div style="border:2px solid #a95ea7;">Content here</div>
.myborder {border:2px solid #a95ea7;}