#a884ed color space conversions
Hex:
#a884ed
RGB:
168, 132, 237
CMY:
34, 48, 7
CMYK:
29, 44, 0, 7
HSL:
261°, 74.4681%, 72.3529%
HSV (HSB):
261°, 44.3038%, 92.9412%
XYZ:
39.6858, 30.9418, 84.0015
xyY:
0.2567, 0.2001, 30.9418
CIE-Lab:
62.4585, 35.5277, -48.1576
CIE-LCH:
62.4585, 59.8445, 306.4176
CIE-Luv:
62.4585, 9.8967, -81.1087
Hunter-Lab:
55.6253, 30.0061, -50.5978
#a884ed color charts
#a884ed color shades, tints & tones
#a884ed color schemes
#a884ed color preview, HTML & CSS examples
This text has a color of #a884ed
<p style="color:#a884ed;">Text here</p>
.mytext {color:#a884ed;}
This box has a color of #a884ed
<div style="background-color:#a884ed;">Content here</div>
.mybackground {background-color:#a884ed;}
Border around this has a color of #a884ed
<div style="border:2px solid #a884ed;">Content here</div>
.myborder {border:2px solid #a884ed;}