#ac14d3 color space conversions
Hex:
#ac14d3
RGB:
172, 20, 211
CMY:
33, 92, 17
CMYK:
18, 91, 0, 17
HSL:
288°, 82.6840%, 45.2941%
HSV (HSB):
288°, 90.5213%, 82.7451%
XYZ:
29.0213, 13.9741, 62.7957
xyY:
0.2743, 0.1321, 13.9741
CIE-Lab:
44.1958, 77.2248, -62.6908
CIE-LCH:
44.1958, 99.4676, 320.9304
CIE-Luv:
44.1958, 42.5218, -99.8639
Hunter-Lab:
37.3820, 73.1590, -73.4303
#ac14d3 color charts
#ac14d3 color shades, tints & tones
#ac14d3 color schemes
#ac14d3 color preview, HTML & CSS examples
This text has a color of #ac14d3
<p style="color:#ac14d3;">Text here</p>
.mytext {color:#ac14d3;}
This box has a color of #ac14d3
<div style="background-color:#ac14d3;">Content here</div>
.mybackground {background-color:#ac14d3;}
Border around this has a color of #ac14d3
<div style="border:2px solid #ac14d3;">Content here</div>
.myborder {border:2px solid #ac14d3;}