#a232fd color space conversions
Hex:
#a232fd
RGB:
162, 50, 253
CMY:
36, 80, 1
CMYK:
36, 80, 0, 1
HSL:
273°, 98.0676%, 59.4118%
HSV (HSB):
273°, 80.2372%, 99.2157%
XYZ:
33.7705, 17.0544, 94.4404
xyY:
0.2325, 0.1174, 17.0544
CIE-Lab:
48.3286, 76.8575, -79.8232
CIE-LCH:
48.3286, 110.8099, 313.9156
CIE-Luv:
48.3286, 23.8386, -125.9198
Hunter-Lab:
41.2970, 73.6981, -106.6799
#a232fd color charts
#a232fd color shades, tints & tones
#a232fd color schemes
#a232fd color preview, HTML & CSS examples
This text has a color of #a232fd
<p style="color:#a232fd;">Text here</p>
.mytext {color:#a232fd;}
This box has a color of #a232fd
<div style="background-color:#a232fd;">Content here</div>
.mybackground {background-color:#a232fd;}
Border around this has a color of #a232fd
<div style="border:2px solid #a232fd;">Content here</div>
.myborder {border:2px solid #a232fd;}