In RGB color space, #703fff hex color has a red value of 112, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #703fff hex color is composed of 56.08% cyan, 75.29% magenta, 0% yellow and 0% black.
#703fff color has a hue of 255.3 degrees, a saturation of 100% and a lightness of 62.4%.
#703fff hex color contains mainly BLUE.
The closest web safe color of #703fff is #6633ff
#703fff hex color has a decimal value of 7356415.
HEX | 703fff | #703fff |
---|---|---|
RGB | 112, 63, 255 | rgb(112, 63, 255) |
RGB Percent | 43.92, 24.71, 100 | rgb(43.92, 24.71, 100) |
CMYK | 56, 75, 0, 0 | |
HSL | 255.3°, 100, 62.4 | hsl(255.3, 100%, 62.4%) |
HSV | 255.3°, 75.3, 100 |
XYZ | 26.51, 14.22, 95.955 |
---|---|
Hunter Lab | 37.709, 59.495, -124.472 |
CIE-LAB | 44.547, 65.706, -87.358 |
CIE-LCH | 44.547, 109.31, 306.949 |
CIE-LUV | 56.08, 75.29, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #703fff
CMYK percent of color #703fff
Text with hexadecimal color #703fff
This text has a font color of #703fff
<p style="color:#703fff">Text here</p>
#703fff Background Color
This box has a background color of #703fff
<div style="background-color:#703fff">Text here</div>
#703fff Border Color
This box has a border color of #703fff
<div style="border: 4px solid #703fff">Text here</div>
CSS codes
<p style="color:#703fff">Text here</p>
<div style="background-color:#703fff">Text here</div>
<div style="border: 4px solid #703fff">Text here</div>
#703fff Color on white background
This is how a font and box color of #703fff will look
on a white background.
#703fff Color on black background
This is how a font and box color of #703fff hex color will look
on a black background.