#e01fff Hex Color

#E01FFF
0
  • #e01fff Color Information

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

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

    • #e01fff color has a hue of 291.7 degrees, a saturation of 100% and a lightness of 56.1%.

    • #e01fff hex color contains mainly BLUE.

    • The closest web safe color of #e01fff is #cc33ff

    • #e01fff hex color has a decimal value of 14688255.



    #e01fff Color Spaces (Color Conversions)

    HEX e01fff #e01fff
    RGB 224, 31, 255 rgb(224, 31, 255)
    RGB Percent 87.84, 12.16, 100 rgb(87.84, 12.16, 100)
    CMYK 12, 88, 0, 0
    HSL 291.7°, 100, 56.1 hsl(291.7, 100%, 56.1%)
    HSV 291.7°, 87.8, 100
    XYZ 49.28, 24.047, 96.652
    Hunter Lab 49.038, 93.566, -82.532
    CIE-LAB 56.135, 90.755, -67.842
    CIE-LCH 56.135, 113.309, 323.221
    CIE-LUV 12.16, 87.84, 0, 0
    Web Safe cc33ff

    RGB percent of color #e01fff

    87.84%
    12.16%
    100%

    CMYK percent of color #e01fff

    12.16%
    87.84%
    0%
    0%


    Color Schemes with #e01fff

    Complementary Color

    Split Complementary


    #e01fff Color Preview

    Text with hexadecimal color #e01fff

    This text has a font color of #e01fff

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

    #e01fff Background Color

    This box has a background color of #e01fff

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

    #e01fff Border Color

    This box has a border color of #e01fff

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

    CSS codes

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

    #e01fff Color on white background

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

    #e01fff Color on black background

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