#a08dc9 color space conversions
Hex:
#a08dc9
RGB:
160, 141, 201
CMY:
37, 45, 21
CMYK:
20, 30, 0, 21
HSL:
259°, 35.7143%, 67.0588%
HSV (HSB):
259°, 29.8507%, 78.8235%
XYZ:
34.5647, 30.7404, 59.3701
xyY:
0.2772, 0.2466, 30.7404
CIE-Lab:
62.2879, 19.4427, -28.4136
CIE-LCH:
62.2879, 34.4289, 304.3828
CIE-Luv:
62.2879, 5.9587, -46.7406
Hunter-Lab:
55.4440, 14.2528, -24.6776
#a08dc9 color charts
#a08dc9 color shades, tints & tones
#a08dc9 color schemes
#a08dc9 color preview, HTML & CSS examples
This text has a color of #a08dc9
<p style="color:#a08dc9;">Text here</p>
.mytext {color:#a08dc9;}
This box has a color of #a08dc9
<div style="background-color:#a08dc9;">Content here</div>
.mybackground {background-color:#a08dc9;}
Border around this has a color of #a08dc9
<div style="border:2px solid #a08dc9;">Content here</div>
.myborder {border:2px solid #a08dc9;}