#ac25da color space conversions
Hex:
#ac25da
RGB:
172, 37, 218
CMY:
33, 85, 15
CMYK:
21, 83, 0, 15
HSL:
285°, 70.9804%, 50.0000%
HSV (HSB):
285°, 83.0275%, 85.4902%
XYZ:
30.3297, 15.1557, 67.6565
xyY:
0.2681, 0.1340, 15.1557
CIE-Lab:
45.8468, 75.0941, -64.0334
CIE-LCH:
45.8468, 98.6884, 319.5455
CIE-Luv:
45.8468, 39.0583, -102.6444
Hunter-Lab:
38.9304, 70.9368, -75.7878
#ac25da color charts
#ac25da color shades, tints & tones
#ac25da color schemes
#ac25da color preview, HTML & CSS examples
This text has a color of #ac25da
<p style="color:#ac25da;">Text here</p>
.mytext {color:#ac25da;}
This box has a color of #ac25da
<div style="background-color:#ac25da;">Content here</div>
.mybackground {background-color:#ac25da;}
Border around this has a color of #ac25da
<div style="border:2px solid #ac25da;">Content here</div>
.myborder {border:2px solid #ac25da;}