#e00fff Hex Color

#E00FFF
0
  • #e00fff Color Information

    • In RGB color space, #e00fff hex color has a red value of 224, a green value of 15 and a blue value of 255.

    • In CMYK color space (used in color printing), #e00fff hex color is composed of 12.16% cyan, 94.12% magenta, 0% yellow and 0% black.

    • #e00fff color has a hue of 292.3 degrees, a saturation of 100% and a lightness of 52.9%.

    • #e00fff hex color contains mainly BLUE.

    • The closest web safe color of #e00fff is #cc00ff

    • #e00fff hex color has a decimal value of 14684159.



    #e00fff Color Spaces (Color Conversions)

    HEX e00fff #e00fff
    RGB 224, 15, 255 rgb(224, 15, 255)
    RGB Percent 87.84, 5.88, 100 rgb(87.84, 5.88, 100)
    CMYK 12, 94, 0, 0
    HSL 292.3°, 100, 52.9 hsl(292.3, 100%, 52.9%)
    HSV 292.3°, 94.1, 100
    XYZ 48.961, 23.409, 96.546
    Hunter Lab 48.383, 95.963, -84.443
    CIE-LAB 55.491, 92.66, -68.881
    CIE-LCH 55.491, 115.458, 323.374
    CIE-LUV 12.16, 94.12, 0, 0
    Web Safe cc00ff

    RGB percent of color #e00fff

    87.84%
    5.88%
    100%

    CMYK percent of color #e00fff

    12.16%
    94.12%
    0%
    0%


    Color Schemes with #e00fff

    Complementary Color

    Split Complementary


    #e00fff Color Preview

    Text with hexadecimal color #e00fff

    This text has a font color of #e00fff

    <p style="color:#e00fff">Text here</p>

    #e00fff Background Color

    This box has a background color of #e00fff

    <div style="background-color:#e00fff">Text here</div>

    #e00fff Border Color

    This box has a border color of #e00fff

    <div style="border: 4px solid #e00fff">Text here</div>

    CSS codes

    <p style="color:#e00fff">Text here</p>
    <div style="background-color:#e00fff">Text here</div>
    <div style="border: 4px solid #e00fff">Text here</div>

    #e00fff Color on white background

    This is how a font and box color of #e00fff will look
    on a white background.

    #e00fff Color on black background

    This is how a font and box color of #e00fff hex color will look
    on a black background.