#a80ecb color space conversions
Hex:
#a80ecb
RGB:
168, 14, 203
CMY:
34, 95, 20
CMYK:
17, 93, 0, 20
HSL:
289°, 87.0968%, 42.5490%
HSV (HSB):
289°, 93.1034%, 79.6078%
XYZ:
27.0850, 12.9507, 57.5721
xyY:
0.2775, 0.1327, 12.9507
CIE-Lab:
42.6889, 76.0591, -60.5386
CIE-LCH:
42.6889, 97.2106, 321.4823
CIE-Luv:
42.6889, 42.7823, -95.7600
Hunter-Lab:
35.9871, 71.3671, -69.6611
#a80ecb color charts
#a80ecb color shades, tints & tones
#a80ecb color schemes
#a80ecb color preview, HTML & CSS examples
This text has a color of #a80ecb
<p style="color:#a80ecb;">Text here</p>
.mytext {color:#a80ecb;}
This box has a color of #a80ecb
<div style="background-color:#a80ecb;">Content here</div>
.mybackground {background-color:#a80ecb;}
Border around this has a color of #a80ecb
<div style="border:2px solid #a80ecb;">Content here</div>
.myborder {border:2px solid #a80ecb;}