#ac07d7 color space conversions
Hex:
#ac07d7
RGB:
172, 7, 215
CMY:
33, 97, 16
CMYK:
20, 97, 0, 16
HSL:
288°, 93.6937%, 43.5294%
HSV (HSB):
288°, 96.7442%, 84.3137%
XYZ:
29.3550, 13.8289, 65.4120
xyY:
0.2703, 0.1273, 13.8289
CIE-Lab:
43.9866, 79.4121, -65.3322
CIE-LCH:
43.9866, 102.8328, 320.5559
CIE-Luv:
43.9866, 41.9276, -103.4522
Hunter-Lab:
37.1872, 75.8272, -78.2595
#ac07d7 color charts
#ac07d7 color shades, tints & tones
#ac07d7 color schemes
#ac07d7 color preview, HTML & CSS examples
This text has a color of #ac07d7
<p style="color:#ac07d7;">Text here</p>
.mytext {color:#ac07d7;}
This box has a color of #ac07d7
<div style="background-color:#ac07d7;">Content here</div>
.mybackground {background-color:#ac07d7;}
Border around this has a color of #ac07d7
<div style="border:2px solid #ac07d7;">Content here</div>
.myborder {border:2px solid #ac07d7;}