#ac85f8 color space conversions
Hex:
#ac85f8
RGB:
172, 133, 248
CMY:
33, 48, 3
CMYK:
31, 46, 0, 3
HSL:
260°, 89.1473%, 74.7059%
HSV (HSB):
260°, 46.3710%, 97.2549%
XYZ:
42.3441, 32.3230, 92.8141
xyY:
0.2528, 0.1930, 32.3230
CIE-Lab:
63.6090, 38.7330, -52.3765
CIE-LCH:
63.6090, 65.1425, 306.4834
CIE-Luv:
63.6090, 10.2542, -88.6821
Hunter-Lab:
56.8533, 33.4525, -56.9947
#ac85f8 color charts
#ac85f8 color shades, tints & tones
#ac85f8 color schemes
#ac85f8 color preview, HTML & CSS examples
This text has a color of #ac85f8
<p style="color:#ac85f8;">Text here</p>
.mytext {color:#ac85f8;}
This box has a color of #ac85f8
<div style="background-color:#ac85f8;">Content here</div>
.mybackground {background-color:#ac85f8;}
Border around this has a color of #ac85f8
<div style="border:2px solid #ac85f8;">Content here</div>
.myborder {border:2px solid #ac85f8;}