#a80bec color space conversions
Hex:
#a80bec
RGB:
168, 11, 236
CMY:
34, 96, 7
CMYK:
29, 95, 0, 7
HSL:
282°, 91.0931%, 48.4314%
HSV (HSB):
282°, 95.3390%, 92.5490%
XYZ:
31.4084, 14.6203, 80.5235
xyY:
0.2482, 0.1155, 14.6203
CIE-Lab:
45.1097, 82.2749, -75.5019
CIE-LCH:
45.1097, 111.6678, 317.4581
CIE-Luv:
45.1097, 33.6411, -117.8984
Hunter-Lab:
38.2365, 79.7106, -98.0951
#a80bec color charts
#a80bec color shades, tints & tones
#a80bec color schemes
#a80bec color preview, HTML & CSS examples
This text has a color of #a80bec
<p style="color:#a80bec;">Text here</p>
.mytext {color:#a80bec;}
This box has a color of #a80bec
<div style="background-color:#a80bec;">Content here</div>
.mybackground {background-color:#a80bec;}
Border around this has a color of #a80bec
<div style="border:2px solid #a80bec;">Content here</div>
.myborder {border:2px solid #a80bec;}