#a82cac color space conversions
Hex:
#a82cac
RGB:
168, 44, 172
CMY:
34, 83, 33
CMYK:
2, 74, 0, 33
HSL:
298°, 59.2593%, 42.3529%
HSV (HSB):
298°, 74.4186%, 67.4510%
XYZ:
24.4955, 13.1048, 40.2681
xyY:
0.3146, 0.1683, 13.1048
CIE-Lab:
42.9207, 64.2213, -41.9717
CIE-LCH:
42.9207, 76.7203, 326.8335
CIE-Luv:
42.9207, 49.5284, -68.8223
Hunter-Lab:
36.2005, 57.4335, -40.6118
#a82cac color charts
#a82cac color shades, tints & tones
#a82cac color schemes
#a82cac color preview, HTML & CSS examples
This text has a color of #a82cac
<p style="color:#a82cac;">Text here</p>
.mytext {color:#a82cac;}
This box has a color of #a82cac
<div style="background-color:#a82cac;">Content here</div>
.mybackground {background-color:#a82cac;}
Border around this has a color of #a82cac
<div style="border:2px solid #a82cac;">Content here</div>
.myborder {border:2px solid #a82cac;}