#ac3dfc color space conversions
Hex:
#ac3dfc
RGB:
172, 61, 252
CMY:
33, 76, 1
CMYK:
32, 76, 0, 1
HSL:
275°, 96.9543%, 61.3725%
HSV (HSB):
275°, 75.7937%, 98.8235%
XYZ:
36.2527, 19.1364, 93.8784
xyY:
0.2429, 0.1282, 19.1364
CIE-Lab:
50.8464, 74.4768, -75.1030
CIE-LCH:
50.8464, 105.7698, 314.7601
CIE-Luv:
50.8464, 27.6785, -121.3810
Hunter-Lab:
43.7452, 71.3731, -96.6164
#ac3dfc color charts
#ac3dfc color shades, tints & tones
#ac3dfc color schemes
#ac3dfc color preview, HTML & CSS examples
This text has a color of #ac3dfc
<p style="color:#ac3dfc;">Text here</p>
.mytext {color:#ac3dfc;}
This box has a color of #ac3dfc
<div style="background-color:#ac3dfc;">Content here</div>
.mybackground {background-color:#ac3dfc;}
Border around this has a color of #ac3dfc
<div style="border:2px solid #ac3dfc;">Content here</div>
.myborder {border:2px solid #ac3dfc;}