#ac7de5 color space conversions
Hex:
#ac7de5
RGB:
172, 125, 229
CMY:
33, 51, 10
CMYK:
25, 45, 0, 10
HSL:
267°, 66.6667%, 69.4118%
HSV (HSB):
267°, 45.4148%, 89.8039%
XYZ:
38.4897, 29.0950, 77.7160
xyY:
0.2649, 0.2002, 29.0950
CIE-Lab:
60.8654, 38.6016, -46.2100
CIE-LCH:
60.8654, 60.2117, 309.8737
CIE-Luv:
60.8654, 15.5060, -77.9518
Hunter-Lab:
53.9398, 32.9773, -47.6667
#ac7de5 color charts
#ac7de5 color shades, tints & tones
#ac7de5 color schemes
#ac7de5 color preview, HTML & CSS examples
This text has a color of #ac7de5
<p style="color:#ac7de5;">Text here</p>
.mytext {color:#ac7de5;}
This box has a color of #ac7de5
<div style="background-color:#ac7de5;">Content here</div>
.mybackground {background-color:#ac7de5;}
Border around this has a color of #ac7de5
<div style="border:2px solid #ac7de5;">Content here</div>
.myborder {border:2px solid #ac7de5;}