#ac70e8 color space conversions
Hex:
#ac70e8
RGB:
172, 112, 232
CMY:
33, 56, 9
CMYK:
26, 52, 0, 9
HSL:
270°, 72.2892%, 67.4510%
HSV (HSB):
270°, 51.7241%, 90.9804%
XYZ:
37.3729, 26.1852, 79.4284
xyY:
0.2614, 0.1831, 26.1852
CIE-Lab:
58.2124, 46.4239, -52.0874
CIE-LCH:
58.2124, 69.7730, 311.7096
CIE-Luv:
58.2124, 19.5276, -87.6117
Hunter-Lab:
51.1715, 40.8168, -56.2100
#ac70e8 color charts
#ac70e8 color shades, tints & tones
#ac70e8 color schemes
#ac70e8 color preview, HTML & CSS examples
This text has a color of #ac70e8
<p style="color:#ac70e8;">Text here</p>
.mytext {color:#ac70e8;}
This box has a color of #ac70e8
<div style="background-color:#ac70e8;">Content here</div>
.mybackground {background-color:#ac70e8;}
Border around this has a color of #ac70e8
<div style="border:2px solid #ac70e8;">Content here</div>
.myborder {border:2px solid #ac70e8;}