#ac99f5 color space conversions
Hex:
#ac99f5
RGB:
172, 153, 245
CMY:
33, 40, 4
CMYK:
30, 38, 0, 4
HSL:
252°, 82.1429%, 78.0392%
HSV (HSB):
252°, 37.5510%, 96.0784%
XYZ:
44.8859, 38.1457, 91.3833
xyY:
0.2574, 0.2187, 38.1457
CIE-Lab:
68.1279, 26.7482, -43.6058
CIE-LCH:
68.1279, 51.1560, 301.5254
CIE-Luv:
68.1279, 3.2045, -73.6179
Hunter-Lab:
61.7622, 21.6417, -44.4919
#ac99f5 color charts
#ac99f5 color shades, tints & tones
#ac99f5 color schemes
#ac99f5 color preview, HTML & CSS examples
This text has a color of #ac99f5
<p style="color:#ac99f5;">Text here</p>
.mytext {color:#ac99f5;}
This box has a color of #ac99f5
<div style="background-color:#ac99f5;">Content here</div>
.mybackground {background-color:#ac99f5;}
Border around this has a color of #ac99f5
<div style="border:2px solid #ac99f5;">Content here</div>
.myborder {border:2px solid #ac99f5;}