#ac65df color space conversions
Hex:
#ac65df
RGB:
172, 101, 223
CMY:
33, 60, 13
CMYK:
23, 55, 0, 13
HSL:
275°, 65.5914%, 63.5294%
HSV (HSB):
275°, 54.7085%, 87.4510%
XYZ:
34.9862, 23.4057, 72.4858
xyY:
0.2673, 0.1788, 23.4057
CIE-Lab:
55.4878, 50.1981, -51.3787
CIE-LCH:
55.4878, 71.8305, 314.3341
CIE-Luv:
55.4878, 24.5527, -86.0587
Hunter-Lab:
48.3795, 44.4204, -54.9672
#ac65df color charts
#ac65df color shades, tints & tones
#ac65df color schemes
#ac65df color preview, HTML & CSS examples
This text has a color of #ac65df
<p style="color:#ac65df;">Text here</p>
.mytext {color:#ac65df;}
This box has a color of #ac65df
<div style="background-color:#ac65df;">Content here</div>
.mybackground {background-color:#ac65df;}
Border around this has a color of #ac65df
<div style="border:2px solid #ac65df;">Content here</div>
.myborder {border:2px solid #ac65df;}