#ac2def color space conversions
Hex:
#ac2def
RGB:
172, 45, 239
CMY:
33, 82, 6
CMYK:
28, 81, 0, 6
HSL:
279°, 85.8407%, 55.6863%
HSV (HSB):
279°, 81.1715%, 93.7255%
XYZ:
33.5316, 16.8794, 83.1521
xyY:
0.2511, 0.1264, 16.8794
CIE-Lab:
48.1077, 76.9722, -72.2799
CIE-LCH:
48.1077, 105.5893, 316.8007
CIE-Luv:
48.1077, 32.7163, -115.7041
Hunter-Lab:
41.0846, 73.7867, -91.2393
#ac2def color charts
#ac2def color shades, tints & tones
#ac2def color schemes
#ac2def color preview, HTML & CSS examples
This text has a color of #ac2def
<p style="color:#ac2def;">Text here</p>
.mytext {color:#ac2def;}
This box has a color of #ac2def
<div style="background-color:#ac2def;">Content here</div>
.mybackground {background-color:#ac2def;}
Border around this has a color of #ac2def
<div style="border:2px solid #ac2def;">Content here</div>
.myborder {border:2px solid #ac2def;}