#a231cd color space conversions
Hex:
#a231cd
RGB:
162, 49, 205
CMY:
36, 81, 20
CMYK:
21, 76, 0, 20
HSL:
283°, 61.4173%, 49.8039%
HSV (HSB):
283°, 76.0976%, 80.3922%
XYZ:
27.0180, 14.2858, 59.0910
xyY:
0.2691, 0.1423, 14.2858
CIE-Lab:
44.6400, 67.3777, -58.5845
CIE-LCH:
44.6400, 89.2855, 318.9933
CIE-Luv:
44.6400, 35.0218, -93.5316
Hunter-Lab:
37.7965, 61.4530, -66.2363
#a231cd color charts
#a231cd color shades, tints & tones
#a231cd color schemes
#a231cd color preview, HTML & CSS examples
This text has a color of #a231cd
<p style="color:#a231cd;">Text here</p>
.mytext {color:#a231cd;}
This box has a color of #a231cd
<div style="background-color:#a231cd;">Content here</div>
.mybackground {background-color:#a231cd;}
Border around this has a color of #a231cd
<div style="border:2px solid #a231cd;">Content here</div>
.myborder {border:2px solid #a231cd;}