#a080b9 color space conversions
Hex:
#a080b9
RGB:
160, 128, 185
CMY:
37, 50, 27
CMYK:
14, 31, 0, 27
HSL:
274°, 28.9340%, 61.3725%
HSV (HSB):
274°, 30.8108%, 72.5490%
XYZ:
30.9733, 26.4147, 49.3650
xyY:
0.2901, 0.2474, 26.4147
CIE-Lab:
58.4286, 23.2621, -25.3191
CIE-LCH:
58.4286, 34.3828, 312.5754
CIE-Luv:
58.4286, 13.3066, -41.8497
Hunter-Lab:
51.3952, 17.6313, -20.9712
#a080b9 color charts
#a080b9 color shades, tints & tones
#a080b9 color schemes
#a080b9 color preview, HTML & CSS examples
This text has a color of #a080b9
<p style="color:#a080b9;">Text here</p>
.mytext {color:#a080b9;}
This box has a color of #a080b9
<div style="background-color:#a080b9;">Content here</div>
.mybackground {background-color:#a080b9;}
Border around this has a color of #a080b9
<div style="border:2px solid #a080b9;">Content here</div>
.myborder {border:2px solid #a080b9;}