#a128e8 color space conversions
Hex:
#a128e8
RGB:
161, 40, 232
CMY:
37, 84, 9
CMYK:
31, 83, 0, 9
HSL:
278°, 80.6723%, 53.3333%
HSV (HSB):
278°, 82.7586%, 90.9804%
XYZ:
30.0222, 14.9208, 77.6416
xyY:
0.2449, 0.1217, 14.9208
CIE-Lab:
45.5256, 75.3200, -72.6009
CIE-LCH:
45.5256, 104.6135, 316.0531
CIE-Luv:
45.5256, 28.9235, -113.9015
Hunter-Lab:
38.6275, 71.1363, -92.1341
#a128e8 color charts
#a128e8 color shades, tints & tones
#a128e8 color schemes
#a128e8 color preview, HTML & CSS examples
This text has a color of #a128e8
<p style="color:#a128e8;">Text here</p>
.mytext {color:#a128e8;}
This box has a color of #a128e8
<div style="background-color:#a128e8;">Content here</div>
.mybackground {background-color:#a128e8;}
Border around this has a color of #a128e8
<div style="border:2px solid #a128e8;">Content here</div>
.myborder {border:2px solid #a128e8;}