In RGB color space, #0e0fff hex color has a red value of 14, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #0e0fff hex color is composed of 94.51% cyan, 94.12% magenta, 0% yellow and 0% black.
#0e0fff color has a hue of 239.8 degrees, a saturation of 100% and a lightness of 52.7%.
#0e0fff hex color contains mainly BLUE.
The closest web safe color of #0e0fff is #0000ff
#0e0fff hex color has a decimal value of 921599.
HEX | 0e0fff | #0e0fff |
---|---|---|
RGB | 14, 15, 255 | rgb(14, 15, 255) |
RGB Percent | 5.49, 5.88, 100 | rgb(5.49, 5.88, 100) |
CMYK | 95, 94, 0, 0 | |
HSL | 239.8°, 100, 52.7 | hsl(239.8, 100%, 52.7%) |
HSV | 239.8°, 94.5, 100 |
XYZ | 18.402, 7.655, 95.115 |
---|---|
Hunter Lab | 27.668, 70.303, -184.458 |
CIE-LAB | 33.254, 76.953, -106.267 |
CIE-LCH | 33.254, 131.204, 305.91 |
CIE-LUV | 94.51, 94.12, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0e0fff
CMYK percent of color #0e0fff
Text with hexadecimal color #0e0fff
This text has a font color of #0e0fff
<p style="color:#0e0fff">Text here</p>
#0e0fff Background Color
This box has a background color of #0e0fff
<div style="background-color:#0e0fff">Text here</div>
#0e0fff Border Color
This box has a border color of #0e0fff
<div style="border: 4px solid #0e0fff">Text here</div>
CSS codes
<p style="color:#0e0fff">Text here</p>
<div style="background-color:#0e0fff">Text here</div>
<div style="border: 4px solid #0e0fff">Text here</div>
#0e0fff Color on white background
This is how a font and box color of #0e0fff will look
on a white background.
#0e0fff Color on black background
This is how a font and box color of #0e0fff hex color will look
on a black background.