#a080df color space conversions
Hex:
#a080df
RGB:
160, 128, 223
CMY:
37, 50, 13
CMYK:
28, 43, 0, 13
HSL:
260°, 59.7484%, 68.8235%
HSV (HSB):
260°, 42.6009%, 87.4510%
XYZ:
35.5357, 28.2396, 73.3899
xyY:
0.2591, 0.2059, 28.2396
CIE-Lab:
60.1046, 32.1642, -44.1417
CIE-LCH:
60.1046, 54.6171, 306.0792
CIE-Luv:
60.1046, 8.9145, -73.5972
Hunter-Lab:
53.1410, 26.3672, -44.6833
#a080df color charts
#a080df color shades, tints & tones
#a080df color schemes
#a080df color preview, HTML & CSS examples
This text has a color of #a080df
<p style="color:#a080df;">Text here</p>
.mytext {color:#a080df;}
This box has a color of #a080df
<div style="background-color:#a080df;">Content here</div>
.mybackground {background-color:#a080df;}
Border around this has a color of #a080df
<div style="border:2px solid #a080df;">Content here</div>
.myborder {border:2px solid #a080df;}