#ac98f9 color space conversions
Hex:
#ac98f9
RGB:
172, 152, 249
CMY:
33, 40, 2
CMYK:
31, 39, 0, 2
HSL:
252°, 88.9908%, 78.6275%
HSV (HSB):
252°, 38.9558%, 97.6471%
XYZ:
45.3404, 38.0667, 94.5804
xyY:
0.2547, 0.2139, 38.0667
CIE-Lab:
68.0697, 28.3084, -45.8809
CIE-LCH:
68.0697, 53.9113, 301.6745
CIE-Luv:
68.0697, 3.2340, -77.6100
Hunter-Lab:
61.6982, 23.2031, -47.7000
#ac98f9 color charts
#ac98f9 color shades, tints & tones
#ac98f9 color schemes
#ac98f9 color preview, HTML & CSS examples
This text has a color of #ac98f9
<p style="color:#ac98f9;">Text here</p>
.mytext {color:#ac98f9;}
This box has a color of #ac98f9
<div style="background-color:#ac98f9;">Content here</div>
.mybackground {background-color:#ac98f9;}
Border around this has a color of #ac98f9
<div style="border:2px solid #ac98f9;">Content here</div>
.myborder {border:2px solid #ac98f9;}