#a32def color space conversions
Hex:
#a32def
RGB:
163, 45, 239
CMY:
36, 82, 6
CMYK:
32, 81, 0, 6
HSL:
276°, 85.8407%, 55.6863%
HSV (HSB):
276°, 81.1715%, 93.7255%
XYZ:
31.6226, 15.8953, 83.0628
xyY:
0.2422, 0.1217, 15.8953
CIE-Lab:
46.8368, 75.6144, -74.4056
CIE-LCH:
46.8368, 106.0836, 315.4616
CIE-Luv:
46.8368, 27.8666, -117.4058
Hunter-Lab:
39.8689, 71.8094, -95.6164
#a32def color charts
#a32def color shades, tints & tones
#a32def color schemes
#a32def color preview, HTML & CSS examples
This text has a color of #a32def
<p style="color:#a32def;">Text here</p>
.mytext {color:#a32def;}
This box has a color of #a32def
<div style="background-color:#a32def;">Content here</div>
.mybackground {background-color:#a32def;}
Border around this has a color of #a32def
<div style="border:2px solid #a32def;">Content here</div>
.myborder {border:2px solid #a32def;}