#a95fc6 color space conversions
Hex:
#a95fc6
RGB:
169, 95, 198
CMY:
34, 63, 22
CMYK:
15, 52, 0, 22
HSL:
283°, 47.4654%, 57.4510%
HSV (HSB):
283°, 52.0202%, 77.6471%
XYZ:
30.6474, 20.6967, 55.8056
xyY:
0.2860, 0.1932, 20.6967
CIE-Lab:
52.6159, 47.1059, -41.7518
CIE-LCH:
52.6159, 62.9458, 318.4482
CIE-Luv:
52.6159, 29.5728, -69.7920
Hunter-Lab:
45.4936, 40.6355, -40.8838
#a95fc6 color charts
#a95fc6 color shades, tints & tones
#a95fc6 color schemes
#a95fc6 color preview, HTML & CSS examples
This text has a color of #a95fc6
<p style="color:#a95fc6;">Text here</p>
.mytext {color:#a95fc6;}
This box has a color of #a95fc6
<div style="background-color:#a95fc6;">Content here</div>
.mybackground {background-color:#a95fc6;}
Border around this has a color of #a95fc6
<div style="border:2px solid #a95fc6;">Content here</div>
.myborder {border:2px solid #a95fc6;}