#a32bfc color space conversions
Hex:
#a32bfc
RGB:
163, 43, 252
CMY:
36, 83, 1
CMYK:
35, 83, 0, 1
HSL:
274°, 97.2093%, 57.8431%
HSV (HSB):
274°, 82.9365%, 98.8235%
XYZ:
33.5388, 16.5426, 93.5208
xyY:
0.2336, 0.1152, 16.5426
CIE-Lab:
47.6784, 78.8481, -80.3230
CIE-LCH:
47.6784, 112.5558, 314.4691
CIE-Luv:
47.6784, 25.2694, -126.1536
Hunter-Lab:
40.6725, 76.0152, -107.8582
#a32bfc color charts
#a32bfc color shades, tints & tones
#a32bfc color schemes
#a32bfc color preview, HTML & CSS examples
This text has a color of #a32bfc
<p style="color:#a32bfc;">Text here</p>
.mytext {color:#a32bfc;}
This box has a color of #a32bfc
<div style="background-color:#a32bfc;">Content here</div>
.mybackground {background-color:#a32bfc;}
Border around this has a color of #a32bfc
<div style="border:2px solid #a32bfc;">Content here</div>
.myborder {border:2px solid #a32bfc;}