#ac98da color space conversions
Hex:
#ac98da
RGB:
172, 152, 218
CMY:
33, 40, 15
CMYK:
21, 30, 0, 15
HSL:
258°, 47.1429%, 72.5490%
HSV (HSB):
258°, 30.2752%, 85.4902%
XYZ:
40.8964, 36.2891, 71.1787
xyY:
0.2756, 0.2446, 36.2891
CIE-Lab:
66.7402, 20.8338, -30.9219
CIE-LCH:
66.7402, 37.2855, 303.9703
CIE-Luv:
66.7402, 6.0363, -51.5843
Hunter-Lab:
60.2404, 15.7604, -27.8874
#ac98da color charts
#ac98da color shades, tints & tones
#ac98da color schemes
#ac98da color preview, HTML & CSS examples
This text has a color of #ac98da
<p style="color:#ac98da;">Text here</p>
.mytext {color:#ac98da;}
This box has a color of #ac98da
<div style="background-color:#ac98da;">Content here</div>
.mybackground {background-color:#ac98da;}
Border around this has a color of #ac98da
<div style="border:2px solid #ac98da;">Content here</div>
.myborder {border:2px solid #ac98da;}