#ac78f7 color space conversions
Hex:
#ac78f7
RGB:
172, 120, 247
CMY:
33, 53, 3
CMYK:
30, 51, 0, 3
HSL:
265°, 88.8112%, 71.9608%
HSV (HSB):
265°, 51.4170%, 96.8627%
XYZ:
40.5182, 28.9190, 91.4421
xyY:
0.2519, 0.1798, 28.9190
CIE-Lab:
60.7101, 45.6587, -56.4355
CIE-LCH:
60.7101, 72.5926, 308.9743
CIE-Luv:
60.7101, 14.7216, -95.2389
Hunter-Lab:
53.7764, 40.3835, -63.1740
#ac78f7 color charts
#ac78f7 color shades, tints & tones
#ac78f7 color schemes
#ac78f7 color preview, HTML & CSS examples
This text has a color of #ac78f7
<p style="color:#ac78f7;">Text here</p>
.mytext {color:#ac78f7;}
This box has a color of #ac78f7
<div style="background-color:#ac78f7;">Content here</div>
.mybackground {background-color:#ac78f7;}
Border around this has a color of #ac78f7
<div style="border:2px solid #ac78f7;">Content here</div>
.myborder {border:2px solid #ac78f7;}