#ac82d7 color space conversions
Hex:
#ac82d7
RGB:
172, 130, 215
CMY:
33, 49, 16
CMYK:
20, 40, 0, 16
HSL:
270°, 51.5152%, 67.6471%
HSV (HSB):
270°, 39.5349%, 84.3137%
XYZ:
37.2616, 29.6422, 68.0476
xyY:
0.2761, 0.2197, 29.6422
CIE-Lab:
61.3443, 32.5605, -37.6418
CIE-LCH:
61.3443, 49.7704, 310.8601
CIE-Luv:
61.3443, 15.4848, -63.3719
Hunter-Lab:
54.4447, 26.8863, -35.9923
#ac82d7 color charts
#ac82d7 color shades, tints & tones
#ac82d7 color schemes
#ac82d7 color preview, HTML & CSS examples
This text has a color of #ac82d7
<p style="color:#ac82d7;">Text here</p>
.mytext {color:#ac82d7;}
This box has a color of #ac82d7
<div style="background-color:#ac82d7;">Content here</div>
.mybackground {background-color:#ac82d7;}
Border around this has a color of #ac82d7
<div style="border:2px solid #ac82d7;">Content here</div>
.myborder {border:2px solid #ac82d7;}