#ac80e7 color space conversions
Hex:
#ac80e7
RGB:
172, 128, 231
CMY:
33, 50, 9
CMYK:
26, 45, 0, 9
HSL:
266°, 68.2119%, 70.3922%
HSV (HSB):
266°, 44.5887%, 90.5882%
XYZ:
39.1562, 29.9785, 79.3240
xyY:
0.2638, 0.2019, 29.9785
CIE-Lab:
61.6357, 37.4045, -46.1063
CIE-LCH:
61.6357, 59.3707, 309.0513
CIE-Luv:
61.6357, 14.1485, -77.8138
Hunter-Lab:
54.7526, 31.8368, -47.5707
#ac80e7 color charts
#ac80e7 color shades, tints & tones
#ac80e7 color schemes
#ac80e7 color preview, HTML & CSS examples
This text has a color of #ac80e7
<p style="color:#ac80e7;">Text here</p>
.mytext {color:#ac80e7;}
This box has a color of #ac80e7
<div style="background-color:#ac80e7;">Content here</div>
.mybackground {background-color:#ac80e7;}
Border around this has a color of #ac80e7
<div style="border:2px solid #ac80e7;">Content here</div>
.myborder {border:2px solid #ac80e7;}