#a08dd0 color space conversions
Hex:
#a08dd0
RGB:
160, 141, 208
CMY:
37, 45, 18
CMYK:
23, 32, 0, 18
HSL:
257°, 41.6149%, 68.4314%
HSV (HSB):
257°, 32.2115%, 81.5686%
XYZ:
35.4072, 31.0774, 63.8069
xyY:
0.2718, 0.2385, 31.0774
CIE-Lab:
62.5729, 21.0906, -31.8949
CIE-LCH:
62.5729, 38.2374, 303.4747
CIE-Luv:
62.5729, 5.3153, -52.6522
Hunter-Lab:
55.7471, 15.8151, -28.8390
#a08dd0 color charts
#a08dd0 color shades, tints & tones
#a08dd0 color schemes
#a08dd0 color preview, HTML & CSS examples
This text has a color of #a08dd0
<p style="color:#a08dd0;">Text here</p>
.mytext {color:#a08dd0;}
This box has a color of #a08dd0
<div style="background-color:#a08dd0;">Content here</div>
.mybackground {background-color:#a08dd0;}
Border around this has a color of #a08dd0
<div style="border:2px solid #a08dd0;">Content here</div>
.myborder {border:2px solid #a08dd0;}