In RGB color space, #2123ff hex color has a red value of 33, a green value of 35 and a blue value of 255.
In CMYK color space (used in color printing), #2123ff hex color is composed of 87.06% cyan, 86.27% magenta, 0% yellow and 0% black.
#2123ff color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 56.5%.
#2123ff hex color contains mainly BLUE.
The closest web safe color of #2123ff is #3333ff
#2123ff hex color has a decimal value of 2171903.
HEX | 2123ff | #2123ff |
---|---|---|
RGB | 33, 35, 255 | rgb(33, 35, 255) |
RGB Percent | 12.94, 13.73, 100 | rgb(12.94, 13.73, 100) |
CMYK | 87, 86, 0, 0 | |
HSL | 239.5°, 100, 56.5 | hsl(239.5, 100%, 56.5%) |
HSV | 239.5°, 87.1, 100 |
XYZ | 19.278, 8.745, 95.28 |
---|---|
Hunter Lab | 29.572, 64.614, -170.33 |
CIE-LAB | 35.489, 71.839, -102.525 |
CIE-LCH | 35.489, 125.189, 305.019 |
CIE-LUV | 87.06, 86.27, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #2123ff
CMYK percent of color #2123ff
Text with hexadecimal color #2123ff
This text has a font color of #2123ff
<p style="color:#2123ff">Text here</p>
#2123ff Background Color
This box has a background color of #2123ff
<div style="background-color:#2123ff">Text here</div>
#2123ff Border Color
This box has a border color of #2123ff
<div style="border: 4px solid #2123ff">Text here</div>
CSS codes
<p style="color:#2123ff">Text here</p>
<div style="background-color:#2123ff">Text here</div>
<div style="border: 4px solid #2123ff">Text here</div>
#2123ff Color on white background
This is how a font and box color of #2123ff will look
on a white background.
#2123ff Color on black background
This is how a font and box color of #2123ff hex color will look
on a black background.