#a232d2 color space conversions
Hex:
#a232d2
RGB:
162, 50, 210
CMY:
36, 80, 18
CMYK:
23, 76, 0, 18
HSL:
282°, 64.0000%, 50.9804%
HSV (HSB):
282°, 76.1905%, 82.3529%
XYZ:
27.6738, 14.6157, 62.3353
xyY:
0.2645, 0.1397, 14.6157
CIE-Lab:
45.1033, 68.0191, -60.7182
CIE-LCH:
45.1033, 91.1773, 318.2458
CIE-Luv:
45.1033, 33.5784, -96.8558
Hunter-Lab:
38.2305, 62.3065, -69.9117
#a232d2 color charts
#a232d2 color shades, tints & tones
#a232d2 color schemes
#a232d2 color preview, HTML & CSS examples
This text has a color of #a232d2
<p style="color:#a232d2;">Text here</p>
.mytext {color:#a232d2;}
This box has a color of #a232d2
<div style="background-color:#a232d2;">Content here</div>
.mybackground {background-color:#a232d2;}
Border around this has a color of #a232d2
<div style="border:2px solid #a232d2;">Content here</div>
.myborder {border:2px solid #a232d2;}