#a95cee color space conversions
Hex:
#a95cee
RGB:
169, 92, 238
CMY:
34, 64, 7
CMYK:
29, 61, 0, 7
HSL:
272°, 81.1111%, 64.7059%
HSV (HSB):
272°, 61.3445%, 93.3333%
XYZ:
35.6219, 22.2624, 83.3085
xyY:
0.2523, 0.1577, 22.2624
CIE-Lab:
54.3043, 57.4570, -61.7107
CIE-LCH:
54.3043, 84.3180, 312.9557
CIE-Luv:
54.3043, 22.7114, -102.2953
Hunter-Lab:
47.1830, 52.1926, -71.6571
#a95cee color charts
#a95cee color shades, tints & tones
#a95cee color schemes
#a95cee color preview, HTML & CSS examples
This text has a color of #a95cee
<p style="color:#a95cee;">Text here</p>
.mytext {color:#a95cee;}
This box has a color of #a95cee
<div style="background-color:#a95cee;">Content here</div>
.mybackground {background-color:#a95cee;}
Border around this has a color of #a95cee
<div style="border:2px solid #a95cee;">Content here</div>
.myborder {border:2px solid #a95cee;}