#a82ec1 color space conversions
Hex:
#a82ec1
RGB:
168, 46, 193
CMY:
34, 82, 24
CMYK:
13, 76, 0, 24
HSL:
290°, 61.5063%, 46.8627%
HSV (HSB):
290°, 76.1658%, 75.6863%
XYZ:
26.7511, 14.1291, 51.7693
xyY:
0.2887, 0.1525, 14.1291
CIE-Lab:
44.4175, 67.2506, -51.9312
CIE-LCH:
44.4175, 84.9676, 322.3245
CIE-Luv:
44.4175, 42.5842, -84.0659
Hunter-Lab:
37.5887, 61.2546, -55.3456
#a82ec1 color charts
#a82ec1 color shades, tints & tones
#a82ec1 color schemes
#a82ec1 color preview, HTML & CSS examples
This text has a color of #a82ec1
<p style="color:#a82ec1;">Text here</p>
.mytext {color:#a82ec1;}
This box has a color of #a82ec1
<div style="background-color:#a82ec1;">Content here</div>
.mybackground {background-color:#a82ec1;}
Border around this has a color of #a82ec1
<div style="border:2px solid #a82ec1;">Content here</div>
.myborder {border:2px solid #a82ec1;}