#ac98f2 color space conversions
Hex:
#ac98f2
RGB:
172, 152, 242
CMY:
33, 40, 5
CMYK:
29, 37, 0, 5
HSL:
253°, 77.5862%, 77.2549%
HSV (HSB):
253°, 37.1901%, 94.9020%
XYZ:
44.2685, 37.6379, 88.9360
xyY:
0.2591, 0.2203, 37.6379
CIE-Lab:
67.7529, 26.5708, -42.5529
CIE-LCH:
67.7529, 50.1673, 301.9814
CIE-Luv:
67.7529, 3.8590, -71.7743
Hunter-Lab:
61.3498, 21.4392, -43.0053
#ac98f2 color charts
#ac98f2 color shades, tints & tones
#ac98f2 color schemes
#ac98f2 color preview, HTML & CSS examples
This text has a color of #ac98f2
<p style="color:#ac98f2;">Text here</p>
.mytext {color:#ac98f2;}
This box has a color of #ac98f2
<div style="background-color:#ac98f2;">Content here</div>
.mybackground {background-color:#ac98f2;}
Border around this has a color of #ac98f2
<div style="border:2px solid #ac98f2;">Content here</div>
.myborder {border:2px solid #ac98f2;}