#a08cd5 color space conversions
Hex:
#a08cd5
RGB:
160, 140, 213
CMY:
37, 45, 16
CMYK:
25, 34, 0, 16
HSL:
256°, 46.4968%, 69.2157%
HSV (HSB):
256°, 34.2723%, 83.5294%
XYZ:
35.8855, 31.0338, 67.0495
xyY:
0.2679, 0.2316, 31.0338
CIE-Lab:
62.5362, 22.8615, -34.7467
CIE-LCH:
62.5362, 41.5930, 303.3429
CIE-Luv:
62.5362, 5.2668, -57.5366
Hunter-Lab:
55.7080, 17.4956, -32.3651
#a08cd5 color charts
#a08cd5 color shades, tints & tones
#a08cd5 color schemes
#a08cd5 color preview, HTML & CSS examples
This text has a color of #a08cd5
<p style="color:#a08cd5;">Text here</p>
.mytext {color:#a08cd5;}
This box has a color of #a08cd5
<div style="background-color:#a08cd5;">Content here</div>
.mybackground {background-color:#a08cd5;}
Border around this has a color of #a08cd5
<div style="border:2px solid #a08cd5;">Content here</div>
.myborder {border:2px solid #a08cd5;}