#e000ff Hex Color

#E000FF
0
  • #e000ff Color Information

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

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

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

    • #e000ff hex color contains mainly BLUE.

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

    • #e000ff hex color has a decimal value of 14680319.



    #e000ff Color Spaces (Color Conversions)

    HEX e000ff #e000ff
    RGB 224, 0, 255 rgb(224, 0, 255)
    RGB Percent 87.84, 0, 100 rgb(87.84, 0, 100)
    CMYK 12, 100, 0, 0
    HSL 292.7°, 100, 50 hsl(292.7, 100%, 50%)
    HSV 292.7°, 100, 100
    XYZ 48.79, 23.067, 96.489
    Hunter Lab 48.028, 97.282, -85.495
    CIE-LAB 55.141, 93.701, -69.446
    CIE-LCH 55.141, 116.63, 323.456
    CIE-LUV 12.16, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #e000ff

    87.84%
    0%
    100%

    CMYK percent of color #e000ff

    12.16%
    100%
    0%
    0%


    Color Schemes with #e000ff

    Complementary Color

    Split Complementary


    #e000ff Color Preview

    Text with hexadecimal color #e000ff

    This text has a font color of #e000ff

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

    #e000ff Background Color

    This box has a background color of #e000ff

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

    #e000ff Border Color

    This box has a border color of #e000ff

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

    CSS codes

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

    #e000ff Color on white background

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

    #e000ff Color on black background

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