#a232ff color space conversions
Hex:
#a232ff
RGB:
162, 50, 255
CMY:
36, 80, 0
CMYK:
36, 80, 0, 0
HSL:
273°, 100.0000%, 59.8039%
HSV (HSB):
273°, 80.3922%, 100.0000%
XYZ:
34.0909, 17.1826, 96.1275
xyY:
0.2313, 0.1166, 17.1826
CIE-Lab:
48.4893, 77.2811, -80.6752
CIE-LCH:
48.4893, 111.7177, 313.7690
CIE-Luv:
48.4893, 23.4392, -127.2115
Hunter-Lab:
41.4519, 74.2613, -108.4781
#a232ff color charts
#a232ff color shades, tints & tones
#a232ff color schemes
#a232ff color preview, HTML & CSS examples
This text has a color of #a232ff
<p style="color:#a232ff;">Text here</p>
.mytext {color:#a232ff;}
This box has a color of #a232ff
<div style="background-color:#a232ff;">Content here</div>
.mybackground {background-color:#a232ff;}
Border around this has a color of #a232ff
<div style="border:2px solid #a232ff;">Content here</div>
.myborder {border:2px solid #a232ff;}