#aa95ec color space conversions
Hex:
#aa95ec
RGB:
170, 149, 236
CMY:
33, 42, 7
CMYK:
28, 37, 0, 7
HSL:
254°, 69.6000%, 75.4902%
HSV (HSB):
254°, 36.8644%, 92.5490%
XYZ:
42.4653, 36.0971, 84.0861
xyY:
0.2611, 0.2219, 36.0971
CIE-Lab:
66.5940, 26.2306, -41.0889
CIE-LCH:
66.5940, 48.7478, 302.5536
CIE-Luv:
66.5940, 4.5883, -69.0977
Hunter-Lab:
60.0808, 21.0229, -40.9227
#aa95ec color charts
#aa95ec color shades, tints & tones
#aa95ec color schemes
#aa95ec color preview, HTML & CSS examples
This text has a color of #aa95ec
<p style="color:#aa95ec;">Text here</p>
.mytext {color:#aa95ec;}
This box has a color of #aa95ec
<div style="background-color:#aa95ec;">Content here</div>
.mybackground {background-color:#aa95ec;}
Border around this has a color of #aa95ec
<div style="border:2px solid #aa95ec;">Content here</div>
.myborder {border:2px solid #aa95ec;}