#ac91fd color space conversions
Hex:
#ac91fd
RGB:
172, 145, 253
CMY:
33, 43, 1
CMYK:
32, 43, 0, 1
HSL:
255°, 96.4286%, 78.0392%
HSV (HSB):
255°, 42.6877%, 99.2157%
XYZ:
44.8683, 36.1133, 97.5343
xyY:
0.2513, 0.2023, 36.1133
CIE-Lab:
66.6064, 33.2552, -50.3701
CIE-LCH:
66.6064, 60.3577, 303.4334
CIE-Luv:
66.6064, 5.4545, -85.4170
Hunter-Lab:
60.0943, 28.1085, -54.1627
#ac91fd color charts
#ac91fd color shades, tints & tones
#ac91fd color schemes
#ac91fd color preview, HTML & CSS examples
This text has a color of #ac91fd
<p style="color:#ac91fd;">Text here</p>
.mytext {color:#ac91fd;}
This box has a color of #ac91fd
<div style="background-color:#ac91fd;">Content here</div>
.mybackground {background-color:#ac91fd;}
Border around this has a color of #ac91fd
<div style="border:2px solid #ac91fd;">Content here</div>
.myborder {border:2px solid #ac91fd;}