#a078cd color space conversions
Hex:
#a078cd
RGB:
160, 120, 205
CMY:
37, 53, 20
CMYK:
22, 41, 0, 20
HSL:
268°, 45.9459%, 63.7255%
HSV (HSB):
268°, 41.4634%, 80.3922%
XYZ:
32.2331, 25.3143, 60.9449
xyY:
0.2720, 0.2136, 25.3143
CIE-Lab:
57.3804, 32.3833, -38.3068
CIE-LCH:
57.3804, 50.1607, 310.2101
CIE-Luv:
57.3804, 14.1228, -63.6222
Hunter-Lab:
50.3133, 26.3073, -36.5991
#a078cd color charts
#a078cd color shades, tints & tones
#a078cd color schemes
#a078cd color preview, HTML & CSS examples
This text has a color of #a078cd
<p style="color:#a078cd;">Text here</p>
.mytext {color:#a078cd;}
This box has a color of #a078cd
<div style="background-color:#a078cd;">Content here</div>
.mybackground {background-color:#a078cd;}
Border around this has a color of #a078cd
<div style="border:2px solid #a078cd;">Content here</div>
.myborder {border:2px solid #a078cd;}