#ac55da color space conversions
Hex:
#ac55da
RGB:
172, 85, 218
CMY:
33, 67, 15
CMYK:
21, 61, 0, 15
HSL:
279°, 64.2512%, 59.4118%
HSV (HSB):
279°, 61.0092%, 85.4902%
XYZ:
32.9166, 20.3296, 68.5188
xyY:
0.2703, 0.1670, 20.3296
CIE-Lab:
52.2078, 57.1262, -53.7880
CIE-LCH:
52.2078, 78.4637, 316.7239
CIE-Luv:
52.2078, 30.1710, -89.3444
Hunter-Lab:
45.0884, 51.4088, -58.5385
#ac55da color charts
#ac55da color shades, tints & tones
#ac55da color schemes
#ac55da color preview, HTML & CSS examples
This text has a color of #ac55da
<p style="color:#ac55da;">Text here</p>
.mytext {color:#ac55da;}
This box has a color of #ac55da
<div style="background-color:#ac55da;">Content here</div>
.mybackground {background-color:#ac55da;}
Border around this has a color of #ac55da
<div style="border:2px solid #ac55da;">Content here</div>
.myborder {border:2px solid #ac55da;}