#a06abd color space conversions
Hex:
#a06abd
RGB:
160, 106, 189
CMY:
37, 58, 26
CMYK:
15, 44, 0, 26
HSL:
279°, 38.6047%, 57.8431%
HSV (HSB):
279°, 43.9153%, 74.1176%
XYZ:
28.8365, 21.4558, 50.7656
xyY:
0.2853, 0.2123, 21.4558
CIE-Lab:
53.4447, 36.6426, -35.3515
CIE-LCH:
53.4447, 50.9158, 316.0274
CIE-Luv:
53.4447, 21.8789, -58.6486
Hunter-Lab:
46.3204, 30.0637, -32.5557
#a06abd color charts
#a06abd color shades, tints & tones
#a06abd color schemes
#a06abd color preview, HTML & CSS examples
This text has a color of #a06abd
<p style="color:#a06abd;">Text here</p>
.mytext {color:#a06abd;}
This box has a color of #a06abd
<div style="background-color:#a06abd;">Content here</div>
.mybackground {background-color:#a06abd;}
Border around this has a color of #a06abd
<div style="border:2px solid #a06abd;">Content here</div>
.myborder {border:2px solid #a06abd;}