#a23cd5 color space conversions
Hex:
#a23cd5
RGB:
162, 60, 213
CMY:
36, 76, 16
CMYK:
24, 72, 0, 16
HSL:
280°, 64.5570%, 53.5294%
HSV (HSB):
280°, 71.8310%, 83.5294%
XYZ:
28.5264, 15.7172, 64.4810
xyY:
0.2624, 0.1446, 15.7172
CIE-Lab:
46.6013, 64.9316, -60.0196
CIE-LCH:
46.6013, 88.4221, 317.2512
CIE-Luv:
46.6013, 31.1677, -96.5060
Hunter-Lab:
39.6449, 59.0606, -68.6816
#a23cd5 color charts
#a23cd5 color shades, tints & tones
#a23cd5 color schemes
#a23cd5 color preview, HTML & CSS examples
This text has a color of #a23cd5
<p style="color:#a23cd5;">Text here</p>
.mytext {color:#a23cd5;}
This box has a color of #a23cd5
<div style="background-color:#a23cd5;">Content here</div>
.mybackground {background-color:#a23cd5;}
Border around this has a color of #a23cd5
<div style="border:2px solid #a23cd5;">Content here</div>
.myborder {border:2px solid #a23cd5;}