#a128cc color space conversions
Hex:
#a128cc
RGB:
161, 40, 204
CMY:
37, 84, 20
CMYK:
21, 80, 0, 20
HSL:
284°, 67.2131%, 47.8431%
HSV (HSB):
284°, 80.3922%, 80.0000%
XYZ:
26.3558, 13.4543, 58.3346
xyY:
0.2685, 0.1371, 13.4543
CIE-Lab:
43.4399, 69.8423, -59.9545
CIE-LCH:
43.4399, 92.0462, 319.3563
CIE-Luv:
43.4399, 35.9408, -94.8716
Hunter-Lab:
36.6801, 64.0678, -68.6164
#a128cc color charts
#a128cc RGB chart
#a128cc CMYK chart
#a128cc RGB pie chart
#a128cc color shades, tints & tones
#a128cc color schemes
#a128cc color preview, HTML & CSS examples
This text has a color of #a128cc
<p style="color:#a128cc;">Text here</p>
.mytext {color:#a128cc;}
Text color #a128cc
This box has a color of #a128cc
<div style="background-color:#a128cc;">Content here</div>
.mybackground {background-color:#a128cc;}
Background color #a128cc
Border around this has a color of #a128cc
<div style="border:2px solid #a128cc;">Content here</div>
.myborder {border:2px solid #a128cc;}
Border color #a128cc