#a27bbd color space conversions
Hex:
#a27bbd
RGB:
162, 123, 189
CMY:
36, 52, 26
CMYK:
14, 35, 0, 26
HSL:
275°, 33.3333%, 61.1765%
HSV (HSB):
275°, 34.9206%, 74.1176%
XYZ:
31.1686, 25.5214, 51.4275
xyY:
0.2883, 0.2361, 25.5214
CIE-Lab:
57.5800, 27.6414, -28.8929
CIE-LCH:
57.5800, 39.9856, 313.7319
CIE-Luv:
57.5800, 16.1325, -48.0123
Hunter-Lab:
50.5187, 21.7214, -24.9934
#a27bbd color charts
#a27bbd color shades, tints & tones
#a27bbd color schemes
#a27bbd color preview, HTML & CSS examples
This text has a color of #a27bbd
<p style="color:#a27bbd;">Text here</p>
.mytext {color:#a27bbd;}
This box has a color of #a27bbd
<div style="background-color:#a27bbd;">Content here</div>
.mybackground {background-color:#a27bbd;}
Border around this has a color of #a27bbd
<div style="border:2px solid #a27bbd;">Content here</div>
.myborder {border:2px solid #a27bbd;}