#a95ec3 color space conversions
Hex:
#a95ec3
RGB:
169, 94, 195
CMY:
34, 63, 24
CMYK:
13, 52, 0, 24
HSL:
285°, 45.7014%, 56.6667%
HSV (HSB):
285°, 51.7949%, 76.4706%
XYZ:
30.2152, 20.3806, 53.9711
xyY:
0.2890, 0.1949, 20.3806
CIE-Lab:
52.2648, 46.9999, -40.5837
CIE-LCH:
52.2648, 62.0969, 319.1899
CIE-Luv:
52.2648, 30.5289, -67.8710
Hunter-Lab:
45.1448, 40.4657, -39.2804
#a95ec3 color charts
#a95ec3 color shades, tints & tones
#a95ec3 color schemes
#a95ec3 color preview, HTML & CSS examples
This text has a color of #a95ec3
<p style="color:#a95ec3;">Text here</p>
.mytext {color:#a95ec3;}
This box has a color of #a95ec3
<div style="background-color:#a95ec3;">Content here</div>
.mybackground {background-color:#a95ec3;}
Border around this has a color of #a95ec3
<div style="border:2px solid #a95ec3;">Content here</div>
.myborder {border:2px solid #a95ec3;}