#ac68e1 color space conversions
Hex:
#ac68e1
RGB:
172, 104, 225
CMY:
33, 59, 12
CMYK:
24, 54, 0, 12
HSL:
274°, 66.8508%, 64.5098%
HSV (HSB):
274°, 53.7778%, 88.2353%
XYZ:
35.5542, 24.1075, 74.0135
xyY:
0.2660, 0.1803, 24.1075
CIE-Lab:
56.1953, 49.0773, -51.3772
CIE-LCH:
56.1953, 71.0507, 313.6885
CIE-Luv:
56.1953, 23.2571, -86.1601
Hunter-Lab:
49.0994, 43.3326, -55.0054
#ac68e1 color charts
#ac68e1 color shades, tints & tones
#ac68e1 color schemes
#ac68e1 color preview, HTML & CSS examples
This text has a color of #ac68e1
<p style="color:#ac68e1;">Text here</p>
.mytext {color:#ac68e1;}
This box has a color of #ac68e1
<div style="background-color:#ac68e1;">Content here</div>
.mybackground {background-color:#ac68e1;}
Border around this has a color of #ac68e1
<div style="border:2px solid #ac68e1;">Content here</div>
.myborder {border:2px solid #ac68e1;}