#ea00ff Hex Color

#EA00FF
0
  • #ea00ff Color Information

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

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

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

    • #ea00ff hex color contains mainly BLUE.

    • The closest web safe color of #ea00ff is #ff00ff

    • #ea00ff hex color has a decimal value of 15335679.



    #ea00ff Color Spaces (Color Conversions)

    HEX ea00ff #ea00ff
    RGB 234, 0, 255 rgb(234, 0, 255)
    RGB Percent 91.76, 0, 100 rgb(91.76, 0, 100)
    CMYK 8, 100, 0, 0
    HSL 295.1°, 100, 50 hsl(295.1, 100%, 50%)
    HSV 295.1°, 100, 100
    XYZ 51.982, 24.712, 96.638
    Hunter Lab 49.711, 99.659, -80.461
    CIE-LAB 56.794, 95.126, -66.696
    CIE-LCH 56.794, 116.178, 324.964
    CIE-LUV 8.24, 100, 0, 0
    Web Safe ff00ff

    RGB percent of color #ea00ff

    91.76%
    0%
    100%

    CMYK percent of color #ea00ff

    8.24%
    100%
    0%
    0%


    Color Schemes with #ea00ff

    Complementary Color

    Split Complementary


    #ea00ff Color Preview

    Text with hexadecimal color #ea00ff

    This text has a font color of #ea00ff

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

    #ea00ff Background Color

    This box has a background color of #ea00ff

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

    #ea00ff Border Color

    This box has a border color of #ea00ff

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

    CSS codes

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

    #ea00ff Color on white background

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

    #ea00ff Color on black background

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