#a95fc3 color space conversions
Hex:
#a95fc3
RGB:
169, 95, 195
CMY:
34, 63, 24
CMYK:
13, 51, 0, 24
HSL:
284°, 45.4545%, 56.8627%
HSV (HSB):
284°, 51.2821%, 76.4706%
XYZ:
30.3047, 20.5596, 54.0009
xyY:
0.2890, 0.1961, 20.5596
CIE-Lab:
52.4641, 46.4775, -40.2693
CIE-LCH:
52.4641, 61.4961, 319.0935
CIE-Luv:
52.4641, 30.1858, -67.3727
Hunter-Lab:
45.3427, 39.9507, -38.8717
#a95fc3 color charts
#a95fc3 color shades, tints & tones
#a95fc3 color schemes
#a95fc3 color preview, HTML & CSS examples
This text has a color of #a95fc3
<p style="color:#a95fc3;">Text here</p>
.mytext {color:#a95fc3;}
This box has a color of #a95fc3
<div style="background-color:#a95fc3;">Content here</div>
.mybackground {background-color:#a95fc3;}
Border around this has a color of #a95fc3
<div style="border:2px solid #a95fc3;">Content here</div>
.myborder {border:2px solid #a95fc3;}