#a232cc color space conversions
Hex:
#a232cc
RGB:
162, 50, 204
CMY:
36, 80, 20
CMYK:
21, 75, 0, 20
HSL:
284°, 60.6299%, 49.8039%
HSV (HSB):
284°, 75.4902%, 80.0000%
XYZ:
26.9400, 14.3222, 58.4713
xyY:
0.2701, 0.1436, 14.3222
CIE-Lab:
44.6915, 66.8387, -57.9234
CIE-LCH:
44.6915, 88.4451, 319.0873
CIE-Luv:
44.6915, 35.1274, -92.5879
Hunter-Lab:
37.8447, 60.8380, -65.1137
#a232cc color charts
#a232cc color shades, tints & tones
#a232cc color schemes
#a232cc color preview, HTML & CSS examples
This text has a color of #a232cc
<p style="color:#a232cc;">Text here</p>
.mytext {color:#a232cc;}
This box has a color of #a232cc
<div style="background-color:#a232cc;">Content here</div>
.mybackground {background-color:#a232cc;}
Border around this has a color of #a232cc
<div style="border:2px solid #a232cc;">Content here</div>
.myborder {border:2px solid #a232cc;}