#a80daf color space conversions
Hex:
#a80daf
RGB:
168, 13, 175
CMY:
34, 95, 31
CMYK:
4, 93, 0, 31
HSL:
297°, 86.1702%, 36.8627%
HSV (HSB):
297°, 92.5714%, 68.6275%
XYZ:
24.0302, 11.7078, 41.5507
xyY:
0.3109, 0.1515, 11.7078
CIE-Lab:
40.7479, 71.5590, -47.2260
CIE-LCH:
40.7479, 85.7379, 326.5768
CIE-Luv:
40.7479, 52.2071, -75.9727
Hunter-Lab:
34.2167, 65.4805, -48.0466
#a80daf color charts
#a80daf color shades, tints & tones
#a80daf color schemes
#a80daf color preview, HTML & CSS examples
This text has a color of #a80daf
<p style="color:#a80daf;">Text here</p>
.mytext {color:#a80daf;}
This box has a color of #a80daf
<div style="background-color:#a80daf;">Content here</div>
.mybackground {background-color:#a80daf;}
Border around this has a color of #a80daf
<div style="border:2px solid #a80daf;">Content here</div>
.myborder {border:2px solid #a80daf;}