#e000fb Hex Color

#E000FB
0
  • #e000fb Color Information

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

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

    • #e000fb color has a hue of 293.5 degrees, a saturation of 100% and a lightness of 49.2%.

    • #e000fb hex color contains mainly BLUE.

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

    • #e000fb hex color has a decimal value of 14680315.



    #e000fb Color Spaces (Color Conversions)

    HEX e000fb #e000fb
    RGB 224, 0, 251 rgb(224, 0, 251)
    RGB Percent 87.84, 0, 98.43 rgb(87.84, 0, 98.43)
    CMYK 11, 100, 0, 2
    HSL 293.5°, 100, 49.2 hsl(293.5, 100%, 49.2%)
    HSV 293.5°, 100, 98.4
    XYZ 48.153, 22.812, 93.132
    Hunter Lab 47.762, 96.378, -82.178
    CIE-LAB 54.878, 93.086, -67.646
    CIE-LCH 54.878, 115.069, 323.994
    CIE-LUV 10.76, 100, 0, 1.57
    Web Safe cc00ff

    RGB percent of color #e000fb

    87.84%
    0%
    98.43%

    CMYK percent of color #e000fb

    10.76%
    100%
    0%
    1.57%


    Color Schemes with #e000fb

    Complementary Color

    Split Complementary


    #e000fb Color Preview

    Text with hexadecimal color #e000fb

    This text has a font color of #e000fb

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

    #e000fb Background Color

    This box has a background color of #e000fb

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

    #e000fb Border Color

    This box has a border color of #e000fb

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

    CSS codes

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

    #e000fb Color on white background

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

    #e000fb Color on black background

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