#a080c1 color space conversions
Hex:
#a080c1
RGB:
160, 128, 193
CMY:
37, 50, 24
CMYK:
17, 34, 0, 24
HSL:
270°, 34.3915%, 62.9412%
HSV (HSB):
270°, 33.6788%, 75.6863%
XYZ:
31.8420, 26.7622, 53.9394
xyY:
0.2829, 0.2378, 26.7622
CIE-Lab:
58.7536, 25.0485, -29.3652
CIE-LCH:
58.7536, 38.5972, 310.4642
CIE-Luv:
58.7536, 12.3664, -48.5725
Hunter-Lab:
51.7322, 19.3384, -25.6072
#a080c1 color charts
#a080c1 color shades, tints & tones
#a080c1 color schemes
#a080c1 color preview, HTML & CSS examples
This text has a color of #a080c1
<p style="color:#a080c1;">Text here</p>
.mytext {color:#a080c1;}
This box has a color of #a080c1
<div style="background-color:#a080c1;">Content here</div>
.mybackground {background-color:#a080c1;}
Border around this has a color of #a080c1
<div style="border:2px solid #a080c1;">Content here</div>
.myborder {border:2px solid #a080c1;}