#a82bdd color space conversions
Hex:
#a82bdd
RGB:
168, 43, 221
CMY:
34, 83, 13
CMYK:
24, 81, 0, 13
HSL:
282°, 72.3577%, 51.7647%
HSV (HSB):
282°, 80.5430%, 86.6667%
XYZ:
30.0635, 15.2730, 69.7701
xyY:
0.2612, 0.1327, 15.2730
CIE-Lab:
46.0059, 73.4055, -65.5180
CIE-LCH:
46.0059, 98.3919, 318.2495
CIE-Luv:
46.0059, 35.2001, -104.6146
Hunter-Lab:
39.0807, 68.9226, -78.4928
#a82bdd color charts
#a82bdd color shades, tints & tones
#a82bdd color schemes
#a82bdd color preview, HTML & CSS examples
This text has a color of #a82bdd
<p style="color:#a82bdd;">Text here</p>
.mytext {color:#a82bdd;}
This box has a color of #a82bdd
<div style="background-color:#a82bdd;">Content here</div>
.mybackground {background-color:#a82bdd;}
Border around this has a color of #a82bdd
<div style="border:2px solid #a82bdd;">Content here</div>
.myborder {border:2px solid #a82bdd;}