#ac2fed color space conversions
Hex:
#ac2fed
RGB:
172, 47, 237
CMY:
33, 82, 7
CMYK:
27, 80, 0, 7
HSL:
279°, 84.0708%, 55.6863%
HSV (HSB):
279°, 80.1688%, 92.9412%
XYZ:
33.3158, 16.9181, 81.6303
xyY:
0.2527, 0.1283, 16.9181
CIE-Lab:
48.1567, 76.0018, -71.0734
CIE-LCH:
48.1567, 104.0562, 316.9192
CIE-Luv:
48.1567, 32.9704, -114.0114
Hunter-Lab:
41.1316, 72.6012, -88.8755
#ac2fed color charts
#ac2fed color shades, tints & tones
#ac2fed color schemes
#ac2fed color preview, HTML & CSS examples
This text has a color of #ac2fed
<p style="color:#ac2fed;">Text here</p>
.mytext {color:#ac2fed;}
This box has a color of #ac2fed
<div style="background-color:#ac2fed;">Content here</div>
.mybackground {background-color:#ac2fed;}
Border around this has a color of #ac2fed
<div style="border:2px solid #ac2fed;">Content here</div>
.myborder {border:2px solid #ac2fed;}