#a023dd color space conversions
Hex:
#a023dd
RGB:
160, 35, 221
CMY:
37, 86, 13
CMYK:
28, 84, 0, 13
HSL:
280°, 73.2283%, 50.1961%
HSV (HSB):
280°, 84.1629%, 86.6667%
XYZ:
28.1494, 13.8961, 69.6052
xyY:
0.2521, 0.1245, 13.8961
CIE-Lab:
44.0836, 74.3024, -68.6965
CIE-LCH:
44.0836, 101.1931, 317.2450
CIE-Luv:
44.0836, 31.4953, -107.4812
Hunter-Lab:
37.2775, 69.5553, -84.6131
#a023dd color charts
#a023dd color shades, tints & tones
#a023dd color schemes
#a023dd color preview, HTML & CSS examples
This text has a color of #a023dd
<p style="color:#a023dd;">Text here</p>
.mytext {color:#a023dd;}
This box has a color of #a023dd
<div style="background-color:#a023dd;">Content here</div>
.mybackground {background-color:#a023dd;}
Border around this has a color of #a023dd
<div style="border:2px solid #a023dd;">Content here</div>
.myborder {border:2px solid #a023dd;}