#ac15b2 color space conversions
Hex:
#ac15b2
RGB:
172, 21, 178
CMY:
33, 92, 30
CMYK:
3, 88, 0, 30
HSL:
298°, 78.8945%, 39.0196%
HSV (HSB):
298°, 88.2022%, 69.8039%
XYZ:
25.3173, 12.5213, 43.2020
xyY:
0.3124, 0.1545, 12.5213
CIE-Lab:
42.0330, 71.5667, -46.9072
CIE-LCH:
42.0330, 85.5691, 326.7578
CIE-Luv:
42.0330, 53.3461, -76.2498
Hunter-Lab:
35.3855, 65.7870, -47.6170
#ac15b2 color charts
#ac15b2 color shades, tints & tones
#ac15b2 color schemes
#ac15b2 color preview, HTML & CSS examples
This text has a color of #ac15b2
<p style="color:#ac15b2;">Text here</p>
.mytext {color:#ac15b2;}
This box has a color of #ac15b2
<div style="background-color:#ac15b2;">Content here</div>
.mybackground {background-color:#ac15b2;}
Border around this has a color of #ac15b2
<div style="border:2px solid #ac15b2;">Content here</div>
.myborder {border:2px solid #ac15b2;}