#a80ddc color space conversions
Hex:
#a80ddc
RGB:
168, 13, 220
CMY:
34, 95, 14
CMYK:
24, 94, 0, 14
HSL:
285°, 88.8412%, 45.6863%
HSV (HSB):
285°, 94.0909%, 86.2745%
XYZ:
29.2106, 13.7800, 68.8304
xyY:
0.2612, 0.1232, 13.7800
CIE-Lab:
43.9157, 79.1626, -68.3442
CIE-LCH:
43.9157, 104.5832, 319.1947
CIE-Luv:
43.9157, 37.8338, -107.3318
Hunter-Lab:
37.1214, 75.4983, -83.9503
#a80ddc color charts
#a80ddc color shades, tints & tones
#a80ddc color schemes
#a80ddc color preview, HTML & CSS examples
This text has a color of #a80ddc
<p style="color:#a80ddc;">Text here</p>
.mytext {color:#a80ddc;}
This box has a color of #a80ddc
<div style="background-color:#a80ddc;">Content here</div>
.mybackground {background-color:#a80ddc;}
Border around this has a color of #a80ddc
<div style="border:2px solid #a80ddc;">Content here</div>
.myborder {border:2px solid #a80ddc;}