#ac31d7 color space conversions
Hex:
#ac31d7
RGB:
172, 49, 215
CMY:
33, 81, 16
CMYK:
20, 77, 0, 16
HSL:
284°, 67.4797%, 51.7647%
HSV (HSB):
284°, 77.2093%, 84.3137%
XYZ:
30.3773, 15.8736, 65.7528
xyY:
0.2712, 0.1417, 15.8736
CIE-Lab:
46.8082, 71.1288, -60.7599
CIE-LCH:
46.8082, 93.5471, 319.4953
CIE-Luv:
46.8082, 38.3697, -98.3307
Hunter-Lab:
39.8417, 66.3746, -69.9603
#ac31d7 color charts
#ac31d7 color shades, tints & tones
#ac31d7 color schemes
#ac31d7 color preview, HTML & CSS examples
This text has a color of #ac31d7
<p style="color:#ac31d7;">Text here</p>
.mytext {color:#ac31d7;}
This box has a color of #ac31d7
<div style="background-color:#ac31d7;">Content here</div>
.mybackground {background-color:#ac31d7;}
Border around this has a color of #ac31d7
<div style="border:2px solid #ac31d7;">Content here</div>
.myborder {border:2px solid #ac31d7;}