#ac08cf color space conversions
Hex:
#ac08cf
RGB:
172, 8, 207
CMY:
33, 97, 19
CMYK:
17, 96, 0, 19
HSL:
289°, 92.5581%, 42.1569%
HSV (HSB):
289°, 96.1353%, 81.1765%
XYZ:
28.3626, 13.4493, 60.1326
xyY:
0.2782, 0.1319, 13.4493
CIE-Lab:
43.4326, 77.9475, -61.6192
CIE-LCH:
43.4326, 99.3617, 321.6729
CIE-Luv:
43.4326, 44.3406, -97.9436
Hunter-Lab:
36.6733, 73.8709, -71.5455
#ac08cf color charts
#ac08cf color shades, tints & tones
#ac08cf color schemes
#ac08cf color preview, HTML & CSS examples
This text has a color of #ac08cf
<p style="color:#ac08cf;">Text here</p>
.mytext {color:#ac08cf;}
This box has a color of #ac08cf
<div style="background-color:#ac08cf;">Content here</div>
.mybackground {background-color:#ac08cf;}
Border around this has a color of #ac08cf
<div style="border:2px solid #ac08cf;">Content here</div>
.myborder {border:2px solid #ac08cf;}