#a138e5 color space conversions
Hex:
#a138e5
RGB:
161, 56, 229
CMY:
37, 78, 10
CMYK:
30, 76, 0, 10
HSL:
276°, 76.8889%, 55.8824%
HSV (HSB):
276°, 75.5459%, 89.8039%
XYZ:
30.2550, 16.0626, 75.6345
xyY:
0.2481, 0.1317, 16.0626
CIE-Lab:
47.0565, 69.5991, -68.4084
CIE-LCH:
47.0565, 97.5897, 315.4943
CIE-Luv:
47.0565, 27.6044, -108.9532
Hunter-Lab:
40.0781, 64.6129, -83.8360
#a138e5 color charts
#a138e5 color shades, tints & tones
#a138e5 color schemes
#a138e5 color preview, HTML & CSS examples
This text has a color of #a138e5
<p style="color:#a138e5;">Text here</p>
.mytext {color:#a138e5;}
This box has a color of #a138e5
<div style="background-color:#a138e5;">Content here</div>
.mybackground {background-color:#a138e5;}
Border around this has a color of #a138e5
<div style="border:2px solid #a138e5;">Content here</div>
.myborder {border:2px solid #a138e5;}