#a23bbd color space conversions
Hex:
#a23bbd
RGB:
162, 59, 189
CMY:
36, 77, 26
CMYK:
14, 69, 0, 26
HSL:
288°, 52.4194%, 48.6275%
HSV (HSB):
288°, 68.7831%, 74.1176%
XYZ:
25.6496, 14.4834, 49.5878
xyY:
0.2859, 0.1614, 14.4834
CIE-Lab:
44.9184, 60.5308, -48.8433
CIE-LCH:
44.9184, 77.7795, 321.0993
CIE-Luv:
44.9184, 37.4390, -79.1376
Hunter-Lab:
38.0571, 53.7047, -50.6140
#a23bbd color charts
#a23bbd color shades, tints & tones
#a23bbd color schemes
#a23bbd color preview, HTML & CSS examples
This text has a color of #a23bbd
<p style="color:#a23bbd;">Text here</p>
.mytext {color:#a23bbd;}
This box has a color of #a23bbd
<div style="background-color:#a23bbd;">Content here</div>
.mybackground {background-color:#a23bbd;}
Border around this has a color of #a23bbd
<div style="border:2px solid #a23bbd;">Content here</div>
.myborder {border:2px solid #a23bbd;}