In RGB color space, #248fff hex color has a red value of 36, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #248fff hex color is composed of 85.88% cyan, 43.92% magenta, 0% yellow and 0% black.
#248fff color has a hue of 210.7 degrees, a saturation of 100% and a lightness of 57.1%.
#248fff hex color contains mainly BLUE.
The closest web safe color of #248fff is #3399ff
#248fff hex color has a decimal value of 2396159.
HEX | 248fff | #248fff |
---|---|---|
RGB | 36, 143, 255 | rgb(36, 143, 255) |
RGB Percent | 14.12, 56.08, 100 | rgb(14.12, 56.08, 100) |
CMYK | 86, 44, 0, 0 | |
HSL | 210.7°, 100, 57.1 | hsl(210.7, 100%, 57.1%) |
HSV | 210.7°, 85.9, 100 |
XYZ | 28.6, 27.24, 98.358 |
---|---|
Hunter Lab | 52.192, 6.478, -75.2 |
CIE-LAB | 59.196, 10.932, -63.688 |
CIE-LCH | 59.196, 64.619, 279.74 |
CIE-LUV | 85.88, 43.92, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #248fff
CMYK percent of color #248fff
Text with hexadecimal color #248fff
This text has a font color of #248fff
<p style="color:#248fff">Text here</p>
#248fff Background Color
This box has a background color of #248fff
<div style="background-color:#248fff">Text here</div>
#248fff Border Color
This box has a border color of #248fff
<div style="border: 4px solid #248fff">Text here</div>
CSS codes
<p style="color:#248fff">Text here</p>
<div style="background-color:#248fff">Text here</div>
<div style="border: 4px solid #248fff">Text here</div>
#248fff Color on white background
This is how a font and box color of #248fff will look
on a white background.
#248fff Color on black background
This is how a font and box color of #248fff hex color will look
on a black background.