In RGB color space, #2300ff hex color has a red value of 35, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #2300ff hex color is composed of 86.27% cyan, 100% magenta, 0% yellow and 0% black.
#2300ff color has a hue of 248.2 degrees, a saturation of 100% and a lightness of 50%.
#2300ff hex color contains mainly BLUE.
The closest web safe color of #2300ff is #3300ff
#2300ff hex color has a decimal value of 2294015.
HEX | 2300ff | #2300ff |
---|---|---|
RGB | 35, 0, 255 | rgb(35, 0, 255) |
RGB Percent | 13.73, 0, 100 | rgb(13.73, 0, 100) |
CMYK | 86, 100, 0, 0 | |
HSL | 248.2°, 100, 50 | hsl(248.2, 100%, 50%) |
HSV | 248.2°, 100, 100 |
XYZ | 18.743, 7.577, 95.082 |
---|---|
Hunter Lab | 27.526, 73.372, -185.532 |
CIE-LAB | 33.086, 79.452, -106.535 |
CIE-LCH | 33.086, 132.9, 306.715 |
CIE-LUV | 86.27, 100, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #2300ff
CMYK percent of color #2300ff
Text with hexadecimal color #2300ff
This text has a font color of #2300ff
<p style="color:#2300ff">Text here</p>
#2300ff Background Color
This box has a background color of #2300ff
<div style="background-color:#2300ff">Text here</div>
#2300ff Border Color
This box has a border color of #2300ff
<div style="border: 4px solid #2300ff">Text here</div>
CSS codes
<p style="color:#2300ff">Text here</p>
<div style="background-color:#2300ff">Text here</div>
<div style="border: 4px solid #2300ff">Text here</div>
#2300ff Color on white background
This is how a font and box color of #2300ff will look
on a white background.
#2300ff Color on black background
This is how a font and box color of #2300ff hex color will look
on a black background.