#a23afc color space conversions
Hex:
#a23afc
RGB:
162, 58, 252
CMY:
36, 77, 1
CMYK:
36, 77, 0, 1
HSL:
272°, 97.0000%, 60.7843%
HSV (HSB):
272°, 76.9841%, 98.8235%
XYZ:
33.9840, 17.7358, 93.7276
xyY:
0.2337, 0.1219, 17.7358
CIE-Lab:
49.1740, 73.9579, -77.8844
CIE-LCH:
49.1740, 107.4046, 313.5187
CIE-Luv:
49.1740, 23.0438, -123.8226
Hunter-Lab:
42.1139, 70.3424, -102.4748
#a23afc color charts
#a23afc color shades, tints & tones
#a23afc color schemes
#a23afc color preview, HTML & CSS examples
This text has a color of #a23afc
<p style="color:#a23afc;">Text here</p>
.mytext {color:#a23afc;}
This box has a color of #a23afc
<div style="background-color:#a23afc;">Content here</div>
.mybackground {background-color:#a23afc;}
Border around this has a color of #a23afc
<div style="border:2px solid #a23afc;">Content here</div>
.myborder {border:2px solid #a23afc;}