In RGB color space, #ec01ff hex color has a red value of 236, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #ec01ff hex color is composed of 7.45% cyan, 99.61% magenta, 0% yellow and 0% black.
#ec01ff color has a hue of 295.5 degrees, a saturation of 100% and a lightness of 50.2%.
#ec01ff hex color contains mainly BLUE.
The closest web safe color of #ec01ff is #ff00ff
#ec01ff hex color has a decimal value of 15467007.
HEX | ec01ff | #ec01ff |
---|---|---|
RGB | 236, 1, 255 | rgb(236, 1, 255) |
RGB Percent | 92.55, 0.39, 100 | rgb(92.55, 0.39, 100) |
CMYK | 7, 100, 0, 0 | |
HSL | 295.5°, 100, 50.2 | hsl(295.5, 100%, 50.2%) |
HSV | 295.5°, 99.6, 100 |
XYZ | 52.653, 25.075, 96.673 |
---|---|
Hunter Lab | 50.075, 100.059, -79.411 |
CIE-LAB | 57.148, 95.349, -66.108 |
CIE-LCH | 57.148, 116.025, 325.265 |
CIE-LUV | 7.45, 99.61, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #ec01ff
CMYK percent of color #ec01ff
Text with hexadecimal color #ec01ff
This text has a font color of #ec01ff
<p style="color:#ec01ff">Text here</p>
#ec01ff Background Color
This box has a background color of #ec01ff
<div style="background-color:#ec01ff">Text here</div>
#ec01ff Border Color
This box has a border color of #ec01ff
<div style="border: 4px solid #ec01ff">Text here</div>
CSS codes
<p style="color:#ec01ff">Text here</p>
<div style="background-color:#ec01ff">Text here</div>
<div style="border: 4px solid #ec01ff">Text here</div>
#ec01ff Color on white background
This is how a font and box color of #ec01ff will look
on a white background.
#ec01ff Color on black background
This is how a font and box color of #ec01ff hex color will look
on a black background.