#a81bdd color space conversions
Hex:
#a81bdd
RGB:
168, 27, 221
CMY:
34, 89, 13
CMYK:
24, 88, 0, 13
HSL:
284°, 78.2258%, 48.6275%
HSV (HSB):
284°, 87.7828%, 86.6667%
XYZ:
29.5915, 14.3292, 69.6128
xyY:
0.2606, 0.1262, 14.3292
CIE-Lab:
44.7013, 77.2367, -67.6376
CIE-LCH:
44.7013, 102.6662, 318.7907
CIE-Luv:
44.7013, 36.7513, -106.8568
Hunter-Lab:
37.8539, 73.2946, -82.5358
#a81bdd color charts
#a81bdd color shades, tints & tones
#a81bdd color schemes
#a81bdd color preview, HTML & CSS examples
This text has a color of #a81bdd
<p style="color:#a81bdd;">Text here</p>
.mytext {color:#a81bdd;}
This box has a color of #a81bdd
<div style="background-color:#a81bdd;">Content here</div>
.mybackground {background-color:#a81bdd;}
Border around this has a color of #a81bdd
<div style="border:2px solid #a81bdd;">Content here</div>
.myborder {border:2px solid #a81bdd;}