#a123da color space conversions
Hex:
#a123da
RGB:
161, 35, 218
CMY:
37, 86, 15
CMYK:
26, 84, 0, 15
HSL:
281°, 72.3320%, 49.6078%
HSV (HSB):
281°, 83.9450%, 85.4902%
XYZ:
27.9539, 13.8411, 67.5279
xyY:
0.2557, 0.1266, 13.8411
CIE-Lab:
44.0042, 73.8712, -67.1022
CIE-LCH:
44.0042, 99.7981, 317.7490
CIE-Luv:
44.0042, 32.8113, -105.2753
Hunter-Lab:
37.2036, 69.0141, -81.5742
#a123da color charts
#a123da RGB chart
#a123da CMYK chart
#a123da RGB pie chart
#a123da color shades, tints & tones
#a123da color schemes
#a123da color preview, HTML & CSS examples
This text has a color of #a123da
<p style="color:#a123da;">Text here</p>
.mytext {color:#a123da;}
Text color #a123da
This box has a color of #a123da
<div style="background-color:#a123da;">Content here</div>
.mybackground {background-color:#a123da;}
Background color #a123da
Border around this has a color of #a123da
<div style="border:2px solid #a123da;">Content here</div>
.myborder {border:2px solid #a123da;}
Border color #a123da