#a95ec8 color space conversions
Hex:
#a95ec8
RGB:
169, 94, 200
CMY:
34, 63, 22
CMYK:
16, 53, 0, 22
HSL:
282°, 49.0741%, 57.6471%
HSV (HSB):
282°, 53.0000%, 78.4314%
XYZ:
30.7902, 20.6106, 56.9990
xyY:
0.2840, 0.1901, 20.6106
CIE-Lab:
52.5206, 48.0482, -43.0489
CIE-LCH:
52.5206, 64.5123, 318.1412
CIE-Luv:
52.5206, 29.4991, -71.8912
Hunter-Lab:
45.3988, 41.6135, -42.6604
#a95ec8 color charts
#a95ec8 color shades, tints & tones
#a95ec8 color schemes
#a95ec8 color preview, HTML & CSS examples
This text has a color of #a95ec8
<p style="color:#a95ec8;">Text here</p>
.mytext {color:#a95ec8;}
This box has a color of #a95ec8
<div style="background-color:#a95ec8;">Content here</div>
.mybackground {background-color:#a95ec8;}
Border around this has a color of #a95ec8
<div style="border:2px solid #a95ec8;">Content here</div>
.myborder {border:2px solid #a95ec8;}