#a23aff color space conversions
Hex:
#a23aff
RGB:
162, 58, 255
CMY:
36, 77, 0
CMYK:
36, 77, 0, 0
HSL:
272°, 100.0000%, 61.3725%
HSV (HSB):
272°, 77.2549%, 100.0000%
XYZ:
34.4633, 17.9275, 96.2517
xyY:
0.2319, 0.1206, 17.9275
CIE-Lab:
49.4080, 74.6099, -79.1737
CIE-LCH:
49.4080, 108.7893, 313.3002
CIE-Luv:
49.4080, 22.4609, -125.7954
Hunter-Lab:
42.3409, 71.1935, -105.1428
#a23aff color charts
#a23aff color shades, tints & tones
#a23aff color schemes
#a23aff color preview, HTML & CSS examples
This text has a color of #a23aff
<p style="color:#a23aff;">Text here</p>
.mytext {color:#a23aff;}
This box has a color of #a23aff
<div style="background-color:#a23aff;">Content here</div>
.mybackground {background-color:#a23aff;}
Border around this has a color of #a23aff
<div style="border:2px solid #a23aff;">Content here</div>
.myborder {border:2px solid #a23aff;}