#a08edc color space conversions
Hex:
#a08edc
RGB:
160, 142, 220
CMY:
37, 44, 14
CMYK:
27, 35, 0, 14
HSL:
254°, 52.7027%, 70.9804%
HSV (HSB):
254°, 35.4545%, 86.2745%
XYZ:
37.0885, 31.9869, 71.9295
xyY:
0.2630, 0.2268, 31.9869
CIE-Lab:
63.3320, 23.4248, -37.4062
CIE-LCH:
63.3320, 44.1356, 302.0560
CIE-Luv:
63.3320, 3.8213, -62.0945
Hunter-Lab:
56.5570, 18.0806, -35.8155
#a08edc color charts
#a08edc color shades, tints & tones
#a08edc color schemes
#a08edc color preview, HTML & CSS examples
This text has a color of #a08edc
<p style="color:#a08edc;">Text here</p>
.mytext {color:#a08edc;}
This box has a color of #a08edc
<div style="background-color:#a08edc;">Content here</div>
.mybackground {background-color:#a08edc;}
Border around this has a color of #a08edc
<div style="border:2px solid #a08edc;">Content here</div>
.myborder {border:2px solid #a08edc;}