#a123dd color space conversions
Hex:
#a123dd
RGB:
161, 35, 221
CMY:
37, 86, 13
CMYK:
27, 84, 0, 13
HSL:
281°, 73.2283%, 50.1961%
HSV (HSB):
281°, 84.1629%, 86.6667%
XYZ:
28.3501, 13.9996, 69.6146
xyY:
0.2532, 0.1250, 13.9996
CIE-Lab:
44.2323, 74.4514, -68.4477
CIE-LCH:
44.2323, 101.1341, 317.4058
CIE-Luv:
44.2323, 32.0551, -107.2894
Hunter-Lab:
37.4160, 69.7714, -84.1211
#a123dd color charts
#a123dd RGB chart
#a123dd CMYK chart
#a123dd RGB pie chart
#a123dd color shades, tints & tones
#a123dd color schemes
#a123dd color preview, HTML & CSS examples
This text has a color of #a123dd
<p style="color:#a123dd;">Text here</p>
.mytext {color:#a123dd;}
Text color #a123dd
This box has a color of #a123dd
<div style="background-color:#a123dd;">Content here</div>
.mybackground {background-color:#a123dd;}
Background color #a123dd
Border around this has a color of #a123dd
<div style="border:2px solid #a123dd;">Content here</div>
.myborder {border:2px solid #a123dd;}
Border color #a123dd