#a48cc0 color space conversions
Hex:
#a48cc0
RGB:
164, 140, 192
CMY:
36, 45, 25
CMYK:
15, 27, 0, 25
HSL:
268°, 29.2135%, 65.0980%
HSV (HSB):
268°, 27.0833%, 75.2941%
XYZ:
34.2024, 30.4545, 53.9448
xyY:
0.2884, 0.2568, 30.4545
CIE-Lab:
62.0444, 19.2407, -23.6966
CIE-LCH:
62.0444, 30.5243, 309.0752
CIE-Luv:
62.0444, 9.4501, -39.1209
Hunter-Lab:
55.1856, 14.0542, -19.3271
#a48cc0 color charts
#a48cc0 color shades, tints & tones
#a48cc0 color schemes
#a48cc0 color preview, HTML & CSS examples
This text has a color of #a48cc0
<p style="color:#a48cc0;">Text here</p>
.mytext {color:#a48cc0;}
This box has a color of #a48cc0
<div style="background-color:#a48cc0;">Content here</div>
.mybackground {background-color:#a48cc0;}
Border around this has a color of #a48cc0
<div style="border:2px solid #a48cc0;">Content here</div>
.myborder {border:2px solid #a48cc0;}