#a48dcd color space conversions
Hex:
#a48dcd
RGB:
164, 141, 205
CMY:
36, 45, 20
CMYK:
20, 31, 0, 20
HSL:
262°, 39.0244%, 67.8431%
HSV (HSB):
262°, 31.2195%, 80.3922%
XYZ:
35.8542, 31.3500, 61.9191
xyY:
0.2777, 0.2428, 31.3500
CIE-Lab:
62.8020, 21.6104, -29.8327
CIE-LCH:
62.8020, 36.8375, 305.9190
CIE-Luv:
62.8020, 7.7161, -49.4127
Hunter-Lab:
55.9911, 16.3188, -26.3734
#a48dcd color charts
#a48dcd color shades, tints & tones
#a48dcd color schemes
#a48dcd color preview, HTML & CSS examples
This text has a color of #a48dcd
<p style="color:#a48dcd;">Text here</p>
.mytext {color:#a48dcd;}
This box has a color of #a48dcd
<div style="background-color:#a48dcd;">Content here</div>
.mybackground {background-color:#a48dcd;}
Border around this has a color of #a48dcd
<div style="border:2px solid #a48dcd;">Content here</div>
.myborder {border:2px solid #a48dcd;}