#e001ff Hex Color

#E001FF
0
  • #e001ff Color Information

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

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

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

    • #e001ff hex color contains mainly BLUE.

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

    • #e001ff hex color has a decimal value of 14680575.



    #e001ff Color Spaces (Color Conversions)

    HEX e001ff #e001ff
    RGB 224, 1, 255 rgb(224, 1, 255)
    RGB Percent 87.84, 0.39, 100 rgb(87.84, 0.39, 100)
    CMYK 12, 100, 0, 0
    HSL 292.7°, 100, 50.2 hsl(292.7, 100%, 50.2%)
    HSV 292.7°, 99.6, 100
    XYZ 48.801, 23.089, 96.492
    Hunter Lab 48.051, 97.197, -85.425
    CIE-LAB 55.164, 93.634, -69.409
    CIE-LCH 55.164, 116.554, 323.451
    CIE-LUV 12.16, 99.61, 0, 0
    Web Safe cc00ff

    RGB percent of color #e001ff

    87.84%
    0.39%
    100%

    CMYK percent of color #e001ff

    12.16%
    99.61%
    0%
    0%


    Color Schemes with #e001ff

    Complementary Color

    Split Complementary


    #e001ff Color Preview

    Text with hexadecimal color #e001ff

    This text has a font color of #e001ff

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

    #e001ff Background Color

    This box has a background color of #e001ff

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

    #e001ff Border Color

    This box has a border color of #e001ff

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

    CSS codes

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

    #e001ff Color on white background

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

    #e001ff Color on black background

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