#ac2bed color space conversions
Hex:
#ac2bed
RGB:
172, 43, 237
CMY:
33, 83, 7
CMYK:
27, 82, 0, 7
HSL:
280°, 84.3478%, 54.9020%
HSV (HSB):
280°, 81.8565%, 92.9412%
XYZ:
33.1632, 16.6128, 81.5795
xyY:
0.2525, 0.1265, 16.6128
CIE-Lab:
47.7685, 77.1360, -71.7050
CIE-LCH:
47.7685, 105.3165, 317.0897
CIE-Luv:
47.7685, 33.4268, -114.6821
Hunter-Lab:
40.7588, 73.9075, -90.1387
#ac2bed color charts
#ac2bed color shades, tints & tones
#ac2bed color schemes
#ac2bed color preview, HTML & CSS examples
This text has a color of #ac2bed
<p style="color:#ac2bed;">Text here</p>
.mytext {color:#ac2bed;}
This box has a color of #ac2bed
<div style="background-color:#ac2bed;">Content here</div>
.mybackground {background-color:#ac2bed;}
Border around this has a color of #ac2bed
<div style="border:2px solid #ac2bed;">Content here</div>
.myborder {border:2px solid #ac2bed;}