#a078d9 color space conversions
Hex:
#a078d9
RGB:
160, 120, 217
CMY:
37, 53, 15
CMYK:
26, 45, 0, 15
HSL:
265°, 56.0694%, 66.0784%
HSV (HSB):
265°, 44.7005%, 85.0980%
XYZ:
33.7381, 25.9163, 68.8698
xyY:
0.2625, 0.2016, 25.9163
CIE-Lab:
57.9575, 35.2399, -44.1670
CIE-LCH:
57.9575, 56.5029, 308.5856
CIE-Luv:
57.9575, 12.5671, -73.5132
Hunter-Lab:
50.9080, 29.2075, -44.5735
#a078d9 color charts
#a078d9 color shades, tints & tones
#a078d9 color schemes
#a078d9 color preview, HTML & CSS examples
This text has a color of #a078d9
<p style="color:#a078d9;">Text here</p>
.mytext {color:#a078d9;}
This box has a color of #a078d9
<div style="background-color:#a078d9;">Content here</div>
.mybackground {background-color:#a078d9;}
Border around this has a color of #a078d9
<div style="border:2px solid #a078d9;">Content here</div>
.myborder {border:2px solid #a078d9;}