#a23cc0 color space conversions
Hex:
#a23cc0
RGB:
162, 60, 192
CMY:
36, 76, 25
CMYK:
16, 69, 0, 25
HSL:
286°, 52.3810%, 49.4118%
HSV (HSB):
286°, 68.7500%, 75.2941%
XYZ:
26.0306, 14.7189, 51.3382
xyY:
0.2827, 0.1598, 14.7189
CIE-Lab:
45.2467, 60.7077, -50.0670
CIE-LCH:
45.2467, 78.6900, 320.4868
CIE-Luv:
45.2467, 36.4265, -81.0821
Hunter-Lab:
38.3652, 53.9723, -52.4831
#a23cc0 color charts
#a23cc0 color shades, tints & tones
#a23cc0 color schemes
#a23cc0 color preview, HTML & CSS examples
This text has a color of #a23cc0
<p style="color:#a23cc0;">Text here</p>
.mytext {color:#a23cc0;}
This box has a color of #a23cc0
<div style="background-color:#a23cc0;">Content here</div>
.mybackground {background-color:#a23cc0;}
Border around this has a color of #a23cc0
<div style="border:2px solid #a23cc0;">Content here</div>
.myborder {border:2px solid #a23cc0;}