#a82cc4 color space conversions
Hex:
#a82cc4
RGB:
168, 44, 196
CMY:
34, 83, 23
CMYK:
14, 78, 0, 23
HSL:
289°, 63.3333%, 47.0588%
HSV (HSB):
289°, 77.5510%, 76.8627%
XYZ:
27.0129, 14.1117, 53.5246
xyY:
0.2854, 0.1491, 14.1117
CIE-Lab:
44.3927, 68.4229, -53.7186
CIE-LCH:
44.3927, 86.9907, 321.8647
CIE-Luv:
44.3927, 42.0066, -86.7022
Hunter-Lab:
37.5656, 62.6174, -58.1824
#a82cc4 color charts
#a82cc4 color shades, tints & tones
#a82cc4 color schemes
#a82cc4 color preview, HTML & CSS examples
This text has a color of #a82cc4
<p style="color:#a82cc4;">Text here</p>
.mytext {color:#a82cc4;}
This box has a color of #a82cc4
<div style="background-color:#a82cc4;">Content here</div>
.mybackground {background-color:#a82cc4;}
Border around this has a color of #a82cc4
<div style="border:2px solid #a82cc4;">Content here</div>
.myborder {border:2px solid #a82cc4;}