#e400ff Hex Color

#E400FF
0
  • #e400ff Color Information

    • In RGB color space, #e400ff hex color has a red value of 228, a green value of 0 and a blue value of 255.

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

    • #e400ff color has a hue of 293.6 degrees, a saturation of 100% and a lightness of 50%.

    • #e400ff hex color contains mainly BLUE.

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

    • #e400ff hex color has a decimal value of 14942463.



    #e400ff Color Spaces (Color Conversions)

    HEX e400ff #e400ff
    RGB 228, 0, 255 rgb(228, 0, 255)
    RGB Percent 89.41, 0, 100 rgb(89.41, 0, 100)
    CMYK 11, 100, 0, 0
    HSL 293.6°, 100, 50 hsl(293.6, 100%, 50%)
    HSV 293.6°, 100, 100
    XYZ 50.045, 23.714, 96.547
    Hunter Lab 48.697, 98.221, -83.461
    CIE-LAB 55.8, 94.264, -68.349
    CIE-LCH 55.8, 116.436, 324.055
    CIE-LUV 10.59, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #e400ff

    89.41%
    0%
    100%

    CMYK percent of color #e400ff

    10.59%
    100%
    0%
    0%


    Color Schemes with #e400ff

    Complementary Color

    Split Complementary


    #e400ff Color Preview

    Text with hexadecimal color #e400ff

    This text has a font color of #e400ff

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

    #e400ff Background Color

    This box has a background color of #e400ff

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

    #e400ff Border Color

    This box has a border color of #e400ff

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

    CSS codes

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

    #e400ff Color on white background

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

    #e400ff Color on black background

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