#a82caa color space conversions
Hex:
#a82caa
RGB:
168, 44, 170
CMY:
34, 83, 33
CMYK:
1, 74, 0, 33
HSL:
299°, 58.8785%, 41.9608%
HSV (HSB):
299°, 74.1176%, 66.6667%
XYZ:
24.3048, 13.0285, 39.2640
xyY:
0.3173, 0.1701, 13.0285
CIE-Lab:
42.8061, 63.8872, -40.9658
CIE-LCH:
42.8061, 75.8931, 327.3312
CIE-Luv:
42.8061, 50.1929, -67.2977
Hunter-Lab:
36.0950, 57.0281, -39.2289
#a82caa color charts
#a82caa color shades, tints & tones
#a82caa color schemes
#a82caa color preview, HTML & CSS examples
This text has a color of #a82caa
<p style="color:#a82caa;">Text here</p>
.mytext {color:#a82caa;}
This box has a color of #a82caa
<div style="background-color:#a82caa;">Content here</div>
.mybackground {background-color:#a82caa;}
Border around this has a color of #a82caa
<div style="border:2px solid #a82caa;">Content here</div>
.myborder {border:2px solid #a82caa;}