#a127ec color space conversions
Hex:
#a127ec
RGB:
161, 39, 236
CMY:
37, 85, 7
CMYK:
32, 83, 0, 7
HSL:
277°, 83.8298%, 53.9216%
HSV (HSB):
277°, 83.4746%, 92.5490%
XYZ:
30.5638, 15.0842, 80.6575
xyY:
0.2420, 0.1194, 15.0842
CIE-Lab:
45.7494, 76.3908, -74.4994
CIE-LCH:
45.7494, 106.7038, 315.7182
CIE-Luv:
45.7494, 28.1067, -116.6686
Hunter-Lab:
38.8384, 72.5028, -95.9434
#a127ec color charts
#a127ec color shades, tints & tones
#a127ec color schemes
#a127ec color preview, HTML & CSS examples
This text has a color of #a127ec
<p style="color:#a127ec;">Text here</p>
.mytext {color:#a127ec;}
This box has a color of #a127ec
<div style="background-color:#a127ec;">Content here</div>
.mybackground {background-color:#a127ec;}
Border around this has a color of #a127ec
<div style="border:2px solid #a127ec;">Content here</div>
.myborder {border:2px solid #a127ec;}