#a82db7 color space conversions
Hex:
#a82db7
RGB:
168, 45, 183
CMY:
34, 82, 28
CMYK:
8, 75, 0, 28
HSL:
293°, 60.5263%, 44.7059%
HSV (HSB):
293°, 75.4098%, 71.7647%
XYZ:
25.6341, 13.6205, 46.0777
xyY:
0.3004, 0.1596, 13.6205
CIE-Lab:
43.6837, 65.7878, -47.2522
CIE-LCH:
43.6837, 80.9988, 324.3121
CIE-Luv:
43.6837, 45.8054, -76.8831
Hunter-Lab:
36.9060, 59.3968, -48.1904
#a82db7 color charts
#a82db7 color shades, tints & tones
#a82db7 color schemes
#a82db7 color preview, HTML & CSS examples
This text has a color of #a82db7
<p style="color:#a82db7;">Text here</p>
.mytext {color:#a82db7;}
This box has a color of #a82db7
<div style="background-color:#a82db7;">Content here</div>
.mybackground {background-color:#a82db7;}
Border around this has a color of #a82db7
<div style="border:2px solid #a82db7;">Content here</div>
.myborder {border:2px solid #a82db7;}