#a82dd9 color space conversions
Hex:
#a82dd9
RGB:
168, 45, 217
CMY:
34, 82, 15
CMYK:
23, 79, 0, 15
HSL:
283°, 69.3548%, 51.3725%
HSV (HSB):
283°, 79.2627%, 85.0980%
XYZ:
29.6112, 15.2114, 67.0210
xyY:
0.2648, 0.1360, 15.2114
CIE-Lab:
45.9223, 72.0489, -63.3671
CIE-LCH:
45.9223, 95.9502, 318.6683
CIE-Luv:
45.9223, 35.9970, -101.4725
Hunter-Lab:
39.0017, 67.2692, -74.5834
#a82dd9 color charts
#a82dd9 color shades, tints & tones
#a82dd9 color schemes
#a82dd9 color preview, HTML & CSS examples
This text has a color of #a82dd9
<p style="color:#a82dd9;">Text here</p>
.mytext {color:#a82dd9;}
This box has a color of #a82dd9
<div style="background-color:#a82dd9;">Content here</div>
.mybackground {background-color:#a82dd9;}
Border around this has a color of #a82dd9
<div style="border:2px solid #a82dd9;">Content here</div>
.myborder {border:2px solid #a82dd9;}