#a993f5 color space conversions
Hex:
#a993f5
RGB:
169, 147, 245
CMY:
34, 42, 4
CMYK:
31, 40, 0, 4
HSL:
253°, 83.0508%, 76.8627%
HSV (HSB):
253°, 40.0000%, 96.0784%
XYZ:
43.2773, 35.8950, 91.0337
xyY:
0.2543, 0.2109, 35.8950
CIE-Lab:
66.4396, 29.3170, -46.2756
CIE-LCH:
66.4396, 54.7807, 302.3555
CIE-Luv:
66.4396, 4.0368, -78.0861
Hunter-Lab:
59.9125, 24.0914, -48.1492
#a993f5 color charts
#a993f5 color shades, tints & tones
#a993f5 color schemes
#a993f5 color preview, HTML & CSS examples
This text has a color of #a993f5
<p style="color:#a993f5;">Text here</p>
.mytext {color:#a993f5;}
This box has a color of #a993f5
<div style="background-color:#a993f5;">Content here</div>
.mybackground {background-color:#a993f5;}
Border around this has a color of #a993f5
<div style="border:2px solid #a993f5;">Content here</div>
.myborder {border:2px solid #a993f5;}