#a95fc8 color space conversions
Hex:
#a95fc8
RGB:
169, 95, 200
CMY:
34, 63, 22
CMYK:
16, 53, 0, 22
HSL:
282°, 48.8372%, 57.8431%
HSV (HSB):
282°, 52.5000%, 78.4314%
XYZ:
30.8797, 20.7896, 57.0288
xyY:
0.2841, 0.1913, 20.7896
CIE-Lab:
52.7184, 47.5280, -42.7360
CIE-LCH:
52.7184, 63.9162, 318.0389
CIE-Luv:
52.7184, 29.1669, -71.3999
Hunter-Lab:
45.5956, 41.0973, -42.2403
#a95fc8 color charts
#a95fc8 color shades, tints & tones
#a95fc8 color schemes
#a95fc8 color preview, HTML & CSS examples
This text has a color of #a95fc8
<p style="color:#a95fc8;">Text here</p>
.mytext {color:#a95fc8;}
This box has a color of #a95fc8
<div style="background-color:#a95fc8;">Content here</div>
.mybackground {background-color:#a95fc8;}
Border around this has a color of #a95fc8
<div style="border:2px solid #a95fc8;">Content here</div>
.myborder {border:2px solid #a95fc8;}