#a23bcb color space conversions
Hex:
#a23bcb
RGB:
162, 59, 203
CMY:
36, 77, 20
CMYK:
20, 71, 0, 20
HSL:
283°, 58.0645%, 51.3725%
HSV (HSB):
283°, 70.9360%, 79.6078%
XYZ:
27.2437, 15.1211, 57.9827
xyY:
0.2715, 0.1507, 15.1211
CIE-Lab:
45.7996, 63.2923, -55.5588
CIE-LCH:
45.7996, 84.2181, 318.7230
CIE-Luv:
45.7996, 33.8004, -89.5327
Hunter-Lab:
38.8859, 57.0082, -61.1871
#a23bcb color charts
#a23bcb color shades, tints & tones
#a23bcb color schemes
#a23bcb color preview, HTML & CSS examples
This text has a color of #a23bcb
<p style="color:#a23bcb;">Text here</p>
.mytext {color:#a23bcb;}
This box has a color of #a23bcb
<div style="background-color:#a23bcb;">Content here</div>
.mybackground {background-color:#a23bcb;}
Border around this has a color of #a23bcb
<div style="border:2px solid #a23bcb;">Content here</div>
.myborder {border:2px solid #a23bcb;}