#a28bdd color space conversions
Hex:
#a28bdd
RGB:
162, 139, 221
CMY:
36, 45, 13
CMYK:
27, 37, 0, 13
HSL:
257°, 54.6667%, 70.5882%
HSV (HSB):
257°, 37.1041%, 86.6667%
XYZ:
37.1841, 31.3671, 72.5013
xyY:
0.2636, 0.2224, 31.3671
CIE-Lab:
62.8163, 25.9615, -38.7558
CIE-LCH:
62.8163, 46.6477, 303.8172
CIE-Luv:
62.8163, 5.9276, -64.5581
Hunter-Lab:
56.0063, 20.4997, -37.5476
#a28bdd color charts
#a28bdd color shades, tints & tones
#a28bdd color schemes
#a28bdd color preview, HTML & CSS examples
This text has a color of #a28bdd
<p style="color:#a28bdd;">Text here</p>
.mytext {color:#a28bdd;}
This box has a color of #a28bdd
<div style="background-color:#a28bdd;">Content here</div>
.mybackground {background-color:#a28bdd;}
Border around this has a color of #a28bdd
<div style="border:2px solid #a28bdd;">Content here</div>
.myborder {border:2px solid #a28bdd;}