#a80cbc color space conversions
Hex:
#a80cbc
RGB:
168, 12, 188
CMY:
34, 95, 26
CMYK:
11, 94, 0, 26
HSL:
293°, 88.0000%, 39.2157%
HSV (HSB):
293°, 93.6170%, 73.7255%
XYZ:
25.3570, 12.2186, 48.5989
xyY:
0.2943, 0.1418, 12.2186
CIE-Lab:
41.5615, 73.7672, -53.6014
CIE-LCH:
41.5615, 91.1850, 323.9967
CIE-Luv:
41.5615, 47.7247, -85.4068
Hunter-Lab:
34.9551, 68.3153, -57.9636
#a80cbc color charts
#a80cbc color shades, tints & tones
#a80cbc color schemes
#a80cbc color preview, HTML & CSS examples
This text has a color of #a80cbc
<p style="color:#a80cbc;">Text here</p>
.mytext {color:#a80cbc;}
This box has a color of #a80cbc
<div style="background-color:#a80cbc;">Content here</div>
.mybackground {background-color:#a80cbc;}
Border around this has a color of #a80cbc
<div style="border:2px solid #a80cbc;">Content here</div>
.myborder {border:2px solid #a80cbc;}