#ac85f7 color space conversions
Hex:
#ac85f7
RGB:
172, 133, 247
CMY:
33, 48, 3
CMYK:
30, 46, 0, 3
HSL:
261°, 87.6923%, 74.5098%
HSV (HSB):
261°, 46.1538%, 96.8627%
XYZ:
42.1893, 32.2611, 91.9991
xyY:
0.2535, 0.1938, 32.2611
CIE-Lab:
63.5581, 38.4864, -51.9075
CIE-LCH:
63.5581, 64.6188, 306.5548
CIE-Luv:
63.5581, 10.3724, -87.8726
Hunter-Lab:
56.7989, 33.1889, -56.2749
#ac85f7 color charts
#ac85f7 color shades, tints & tones
#ac85f7 color schemes
#ac85f7 color preview, HTML & CSS examples
This text has a color of #ac85f7
<p style="color:#ac85f7;">Text here</p>
.mytext {color:#ac85f7;}
This box has a color of #ac85f7
<div style="background-color:#ac85f7;">Content here</div>
.mybackground {background-color:#ac85f7;}
Border around this has a color of #ac85f7
<div style="border:2px solid #ac85f7;">Content here</div>
.myborder {border:2px solid #ac85f7;}