In RGB color space, #a123fc hex color has a red value of 161, a green value of 35 and a blue value of 252.
In CMYK color space (used in color printing), #a123fc hex color is composed of 36.11% cyan, 86.11% magenta, 0% yellow and 1.18% black.
#a123fc color has a hue of 274.8 degrees, a saturation of 97.31% and a lightness of 56.3%.
#a123fc hex color contains mainly BLUE.
The closest web safe color of #a123fc is #9933ff
#a123fc hex color has a decimal value of 10560508.
HEX | a123fc | #a123fc |
---|---|---|
RGB | 161, 35, 252 | rgb(161, 35, 252) |
RGB Percent | 63.14, 13.73, 98.82 | rgb(63.14, 13.73, 98.82) |
CMYK | 36, 86, 0, 1 | |
HSL | 274.8°, 97.31, 56.3 | hsl(274.8, 97.31%, 56.3%) |
HSV | 274.8°, 86.1, 98.8 |
XYZ | 32.87, 15.807, 93.414 |
---|---|
Hunter Lab | 39.758, 77.999, -111.475 |
CIE-LAB | 46.72, 80.614, -81.903 |
CIE-LCH | 46.72, 114.92, 314.546 |
CIE-LUV | 36.11, 86.11, 0, 1.18 |
Web Safe | 9933ff |
RGB percent of color #a123fc
CMYK percent of color #a123fc
Text with hexadecimal color #a123fc
This text has a font color of #a123fc
<p style="color:#a123fc">Text here</p>
#a123fc Background Color
This box has a background color of #a123fc
<div style="background-color:#a123fc">Text here</div>
#a123fc Border Color
This box has a border color of #a123fc
<div style="border: 4px solid #a123fc">Text here</div>
CSS codes
<p style="color:#a123fc">Text here</p>
<div style="background-color:#a123fc">Text here</div>
<div style="border: 4px solid #a123fc">Text here</div>
#a123fc Color on white background
This is how a font and box color of #a123fc will look
on a white background.
#a123fc Color on black background
This is how a font and box color of #a123fc hex color will look
on a black background.