#ac82c9 color space conversions
Hex:
#ac82c9
RGB:
172, 130, 201
CMY:
33, 49, 21
CMYK:
14, 35, 0, 21
HSL:
275°, 39.6648%, 64.9020%
HSV (HSB):
275°, 35.3234%, 78.8235%
XYZ:
35.5385, 28.9530, 58.9737
xyY:
0.2878, 0.2345, 28.9530
CIE-Lab:
60.7401, 29.4347, -30.7177
CIE-LCH:
60.7401, 42.5439, 313.7781
CIE-Luv:
60.7401, 17.3371, -51.6706
Hunter-Lab:
53.8080, 23.7298, -27.3165
#ac82c9 color charts
#ac82c9 color shades, tints & tones
#ac82c9 color schemes
#ac82c9 color preview, HTML & CSS examples
This text has a color of #ac82c9
<p style="color:#ac82c9;">Text here</p>
.mytext {color:#ac82c9;}
This box has a color of #ac82c9
<div style="background-color:#ac82c9;">Content here</div>
.mybackground {background-color:#ac82c9;}
Border around this has a color of #ac82c9
<div style="border:2px solid #ac82c9;">Content here</div>
.myborder {border:2px solid #ac82c9;}