#ac01b7 color space conversions
Hex:
#ac01b7
RGB:
172, 1, 183
CMY:
33, 100, 28
CMYK:
6, 99, 0, 28
HSL:
296°, 98.9130%, 36.0784%
HSV (HSB):
296°, 99.4536%, 71.7647%
XYZ:
25.5714, 12.2113, 45.8090
xyY:
0.3059, 0.1461, 12.2113
CIE-Lab:
41.5499, 74.7213, -50.6387
CIE-LCH:
41.5499, 90.2638, 325.8745
CIE-Luv:
41.5499, 52.7401, -81.4846
Hunter-Lab:
34.9446, 69.4675, -53.2622
#ac01b7 color charts
#ac01b7 color shades, tints & tones
#ac01b7 color schemes
#ac01b7 color preview, HTML & CSS examples
This text has a color of #ac01b7
<p style="color:#ac01b7;">Text here</p>
.mytext {color:#ac01b7;}
This box has a color of #ac01b7
<div style="background-color:#ac01b7;">Content here</div>
.mybackground {background-color:#ac01b7;}
Border around this has a color of #ac01b7
<div style="border:2px solid #ac01b7;">Content here</div>
.myborder {border:2px solid #ac01b7;}