In RGB color space, #a123db hex color has a red value of 161, a green value of 35 and a blue value of 219.
In CMYK color space (used in color printing), #a123db hex color is composed of 26.48% cyan, 84.02% magenta, 0% yellow and 14.12% black.
#a123db color has a hue of 281.1 degrees, a saturation of 72.44% and a lightness of 49.8%.
#a123db hex color contains mainly BLUE.
The closest web safe color of #a123db is #9933cc
#a123db hex color has a decimal value of 10560475.
HEX | a123db | #a123db |
---|---|---|
RGB | 161, 35, 219 | rgb(161, 35, 219) |
RGB Percent | 63.14, 13.73, 85.88 | rgb(63.14, 13.73, 85.88) |
CMYK | 26, 84, 0, 14 | |
HSL | 281.1°, 72.44, 49.8 | hsl(281.1, 72.44%, 49.8%) |
HSV | 281.1°, 84, 85.9 |
XYZ | 28.085, 13.894, 68.219 |
---|---|
Hunter Lab | 37.275, 69.262, -82.419 |
CIE-LAB | 44.081, 74.061, -67.55 |
CIE-LCH | 44.081, 100.24, 317.632 |
CIE-LUV | 26.48, 84.02, 0, 14.12 |
Web Safe | 9933cc |
RGB percent of color #a123db
CMYK percent of color #a123db
Text with hexadecimal color #a123db
This text has a font color of #a123db
<p style="color:#a123db">Text here</p>
#a123db Background Color
This box has a background color of #a123db
<div style="background-color:#a123db">Text here</div>
#a123db Border Color
This box has a border color of #a123db
<div style="border: 4px solid #a123db">Text here</div>
CSS codes
<p style="color:#a123db">Text here</p>
<div style="background-color:#a123db">Text here</div>
<div style="border: 4px solid #a123db">Text here</div>
#a123db Color on white background
This is how a font and box color of #a123db will look
on a white background.
#a123db Color on black background
This is how a font and box color of #a123db hex color will look
on a black background.