#ac98e4 color space conversions
Hex:
#ac98e4
RGB:
172, 152, 228
CMY:
33, 40, 11
CMYK:
25, 33, 0, 11
HSL:
256°, 58.4615%, 74.5098%
HSV (HSB):
256°, 33.3333%, 89.4118%
XYZ:
42.2451, 36.8286, 78.2809
xyY:
0.2685, 0.2340, 36.8286
CIE-Lab:
67.1482, 23.1799, -35.8096
CIE-LCH:
67.1482, 42.6572, 302.9154
CIE-Luv:
67.1482, 5.1238, -60.0202
Hunter-Lab:
60.6865, 18.0559, -33.9988
#ac98e4 color charts
#ac98e4 color shades, tints & tones
#ac98e4 color schemes
#ac98e4 color preview, HTML & CSS examples
This text has a color of #ac98e4
<p style="color:#ac98e4;">Text here</p>
.mytext {color:#ac98e4;}
This box has a color of #ac98e4
<div style="background-color:#ac98e4;">Content here</div>
.mybackground {background-color:#ac98e4;}
Border around this has a color of #ac98e4
<div style="border:2px solid #ac98e4;">Content here</div>
.myborder {border:2px solid #ac98e4;}