#ac70ec color space conversions
Hex:
#ac70ec
RGB:
172, 112, 236
CMY:
33, 56, 7
CMYK:
27, 53, 0, 7
HSL:
269°, 76.5432%, 68.2353%
HSV (HSB):
269°, 52.5424%, 92.5490%
XYZ:
37.9478, 26.4151, 82.4554
xyY:
0.2585, 0.1799, 26.4151
CIE-Lab:
58.4290, 47.3588, -53.9726
CIE-LCH:
58.4290, 71.8046, 311.2657
CIE-Luv:
58.4290, 18.8964, -90.7807
Hunter-Lab:
51.3956, 41.8523, -59.1436
#ac70ec color charts
#ac70ec color shades, tints & tones
#ac70ec color schemes
#ac70ec color preview, HTML & CSS examples
This text has a color of #ac70ec
<p style="color:#ac70ec;">Text here</p>
.mytext {color:#ac70ec;}
This box has a color of #ac70ec
<div style="background-color:#ac70ec;">Content here</div>
.mybackground {background-color:#ac70ec;}
Border around this has a color of #ac70ec
<div style="border:2px solid #ac70ec;">Content here</div>
.myborder {border:2px solid #ac70ec;}