#a08ce6 color space conversions
Hex:
#a08ce6
RGB:
160, 140, 230
CMY:
37, 45, 10
CMYK:
30, 39, 0, 10
HSL:
253°, 64.2857%, 72.5490%
HSV (HSB):
253°, 39.1304%, 90.1961%
XYZ:
38.1582, 31.9429, 79.0174
xyY:
0.2559, 0.2142, 31.9429
CIE-Lab:
63.2957, 27.0612, -43.0120
CIE-LCH:
63.2957, 50.8167, 302.1762
CIE-Luv:
63.2957, 3.6995, -71.7797
Hunter-Lab:
56.5181, 21.6078, -43.3301
#a08ce6 color charts
#a08ce6 color shades, tints & tones
#a08ce6 color schemes
#a08ce6 color preview, HTML & CSS examples
This text has a color of #a08ce6
<p style="color:#a08ce6;">Text here</p>
.mytext {color:#a08ce6;}
This box has a color of #a08ce6
<div style="background-color:#a08ce6;">Content here</div>
.mybackground {background-color:#a08ce6;}
Border around this has a color of #a08ce6
<div style="border:2px solid #a08ce6;">Content here</div>
.myborder {border:2px solid #a08ce6;}