#ac98d2 color space conversions
Hex:
#ac98d2
RGB:
172, 152, 210
CMY:
33, 40, 18
CMYK:
18, 28, 0, 18
HSL:
261°, 39.1892%, 70.9804%
HSV (HSB):
261°, 27.6190%, 82.3529%
XYZ:
39.8744, 35.8803, 65.7967
xyY:
0.2817, 0.2535, 35.8803
CIE-Lab:
66.4283, 19.0071, -26.9696
CIE-LCH:
66.4283, 32.9944, 305.1746
CIE-Luv:
66.4283, 6.7694, -44.8313
Hunter-Lab:
59.9001, 13.9987, -23.1964
#ac98d2 color charts
#ac98d2 color shades, tints & tones
#ac98d2 color schemes
#ac98d2 color preview, HTML & CSS examples
This text has a color of #ac98d2
<p style="color:#ac98d2;">Text here</p>
.mytext {color:#ac98d2;}
This box has a color of #ac98d2
<div style="background-color:#ac98d2;">Content here</div>
.mybackground {background-color:#ac98d2;}
Border around this has a color of #ac98d2
<div style="border:2px solid #ac98d2;">Content here</div>
.myborder {border:2px solid #ac98d2;}