#ac85fd color space conversions
Hex:
#ac85fd
RGB:
172, 133, 253
CMY:
33, 48, 1
CMYK:
32, 47, 0, 1
HSL:
260°, 96.7742%, 75.6863%
HSV (HSB):
260°, 47.4308%, 99.2157%
XYZ:
43.1304, 32.6376, 96.9550
xyY:
0.2497, 0.1890, 32.6376
CIE-Lab:
63.8664, 39.9729, -54.7119
CIE-LCH:
63.8664, 67.7586, 306.1522
CIE-Luv:
63.8664, 9.6670, -92.7130
Hunter-Lab:
57.1293, 34.7843, -60.6314
#ac85fd color charts
#ac85fd color shades, tints & tones
#ac85fd color schemes
#ac85fd color preview, HTML & CSS examples
This text has a color of #ac85fd
<p style="color:#ac85fd;">Text here</p>
.mytext {color:#ac85fd;}
This box has a color of #ac85fd
<div style="background-color:#ac85fd;">Content here</div>
.mybackground {background-color:#ac85fd;}
Border around this has a color of #ac85fd
<div style="border:2px solid #ac85fd;">Content here</div>
.myborder {border:2px solid #ac85fd;}