#a128ec color space conversions
Hex:
#a128ec
RGB:
161, 40, 236
CMY:
37, 84, 7
CMYK:
32, 83, 0, 7
HSL:
277°, 83.7607%, 54.1176%
HSV (HSB):
277°, 83.0508%, 92.5490%
XYZ:
30.5971, 15.1508, 80.6686
xyY:
0.2420, 0.1198, 15.1508
CIE-Lab:
45.8400, 76.1242, -74.3513
CIE-LCH:
45.8400, 106.4097, 315.6750
CIE-Luv:
45.8400, 28.0100, -116.5313
Hunter-Lab:
38.9240, 72.1968, -95.6296
#a128ec color charts
#a128ec RGB chart
#a128ec CMYK chart
#a128ec RGB pie chart
#a128ec color shades, tints & tones
#a128ec color schemes
#a128ec color preview, HTML & CSS examples
This text has a color of #a128ec
<p style="color:#a128ec;">Text here</p>
.mytext {color:#a128ec;}
Text color #a128ec
This box has a color of #a128ec
<div style="background-color:#a128ec;">Content here</div>
.mybackground {background-color:#a128ec;}
Background color #a128ec
Border around this has a color of #a128ec
<div style="border:2px solid #a128ec;">Content here</div>
.myborder {border:2px solid #a128ec;}
Border color #a128ec