#ac5da5 color space conversions
Hex:
#ac5da5
RGB:
172, 93, 165
CMY:
33, 64, 35
CMYK:
0, 46, 4, 33
HSL:
305°, 32.2449%, 51.9608%
HSV (HSB):
305°, 45.9302%, 67.4510%
XYZ:
27.7191, 19.3160, 37.8647
xyY:
0.3265, 0.2275, 19.3160
CIE-Lab:
51.0548, 42.5470, -25.0323
CIE-LCH:
51.0548, 49.3646, 329.5298
CIE-Luv:
51.0548, 39.4132, -43.1652
Hunter-Lab:
43.9499, 35.6672, -20.3159
#ac5da5 color charts
#ac5da5 color shades, tints & tones
#ac5da5 color schemes
#ac5da5 color preview, HTML & CSS examples
This text has a color of #ac5da5
<p style="color:#ac5da5;">Text here</p>
.mytext {color:#ac5da5;}
This box has a color of #ac5da5
<div style="background-color:#ac5da5;">Content here</div>
.mybackground {background-color:#ac5da5;}
Border around this has a color of #ac5da5
<div style="border:2px solid #ac5da5;">Content here</div>
.myborder {border:2px solid #ac5da5;}