In RGB color space, #ef0fff hex color has a red value of 239, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #ef0fff hex color is composed of 6.27% cyan, 94.12% magenta, 0% yellow and 0% black.
#ef0fff color has a hue of 296 degrees, a saturation of 100% and a lightness of 52.9%.
#ef0fff hex color contains mainly BLUE.
The closest web safe color of #ef0fff is #ff00ff
#ef0fff hex color has a decimal value of 15667199.
HEX | ef0fff | #ef0fff |
---|---|---|
RGB | 239, 15, 255 | rgb(239, 15, 255) |
RGB Percent | 93.73, 5.88, 100 | rgb(93.73, 5.88, 100) |
CMYK | 6, 94, 0, 0 | |
HSL | 296°, 100, 52.9 | hsl(296, 100%, 52.9%) |
HSV | 296°, 94.1, 100 |
XYZ | 53.817, 25.912, 96.773 |
---|---|
Hunter Lab | 50.904, 99.634, -77.083 |
CIE-LAB | 57.953, 94.883, -64.786 |
CIE-LCH | 57.953, 114.891, 325.675 |
CIE-LUV | 6.27, 94.12, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #ef0fff
CMYK percent of color #ef0fff
Text with hexadecimal color #ef0fff
This text has a font color of #ef0fff
<p style="color:#ef0fff">Text here</p>
#ef0fff Background Color
This box has a background color of #ef0fff
<div style="background-color:#ef0fff">Text here</div>
#ef0fff Border Color
This box has a border color of #ef0fff
<div style="border: 4px solid #ef0fff">Text here</div>
CSS codes
<p style="color:#ef0fff">Text here</p>
<div style="background-color:#ef0fff">Text here</div>
<div style="border: 4px solid #ef0fff">Text here</div>
#ef0fff Color on white background
This is how a font and box color of #ef0fff will look
on a white background.
#ef0fff Color on black background
This is how a font and box color of #ef0fff hex color will look
on a black background.