#a48cc5 color space conversions
Hex:
#a48cc5
RGB:
164, 140, 197
CMY:
36, 45, 23
CMYK:
17, 29, 0, 23
HSL:
265°, 32.9480%, 66.0784%
HSV (HSB):
265°, 28.9340%, 77.2549%
XYZ:
34.7660, 30.6799, 56.9128
xyY:
0.2841, 0.2507, 30.6799
CIE-Lab:
62.2365, 20.3555, -26.2161
CIE-LCH:
62.2365, 33.1908, 307.8276
CIE-Luv:
62.2365, 8.9468, -43.3324
Hunter-Lab:
55.3894, 15.1066, -22.1480
#a48cc5 color charts
#a48cc5 color shades, tints & tones
#a48cc5 color schemes
#a48cc5 color preview, HTML & CSS examples
This text has a color of #a48cc5
<p style="color:#a48cc5;">Text here</p>
.mytext {color:#a48cc5;}
This box has a color of #a48cc5
<div style="background-color:#a48cc5;">Content here</div>
.mybackground {background-color:#a48cc5;}
Border around this has a color of #a48cc5
<div style="border:2px solid #a48cc5;">Content here</div>
.myborder {border:2px solid #a48cc5;}