#a128ff color space conversions
Hex:
#a128ff
RGB:
161, 40, 255
CMY:
37, 84, 0
CMYK:
37, 84, 0, 0
HSL:
274°, 100.0000%, 57.8431%
HSV (HSB):
274°, 84.3137%, 100.0000%
XYZ:
33.5067, 16.3147, 95.9908
xyY:
0.2298, 0.1119, 16.3147
CIE-Lab:
47.3846, 80.0017, -82.4887
CIE-LCH:
47.3846, 114.9115, 314.1231
CIE-Luv:
47.3846, 23.9462, -128.7484
Hunter-Lab:
40.3914, 77.3899, -112.6296
#a128ff color charts
#a128ff RGB chart
#a128ff CMYK chart
#a128ff RGB pie chart
#a128ff color shades, tints & tones
#a128ff color schemes
#a128ff color preview, HTML & CSS examples
This text has a color of #a128ff
<p style="color:#a128ff;">Text here</p>
.mytext {color:#a128ff;}
Text color #a128ff
This box has a color of #a128ff
<div style="background-color:#a128ff;">Content here</div>
.mybackground {background-color:#a128ff;}
Background color #a128ff
Border around this has a color of #a128ff
<div style="border:2px solid #a128ff;">Content here</div>
.myborder {border:2px solid #a128ff;}
Border color #a128ff