#ec00ff Hex Color

#EC00FF
0
  • #ec00ff Color Information

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

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

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

    • #ec00ff hex color contains mainly BLUE.

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

    • #ec00ff hex color has a decimal value of 15466751.



    #ec00ff Color Spaces (Color Conversions)

    HEX ec00ff #ec00ff
    RGB 236, 0, 255 rgb(236, 0, 255)
    RGB Percent 92.55, 0, 100 rgb(92.55, 0, 100)
    CMYK 7, 100, 0, 0
    HSL 295.5°, 100, 50 hsl(295.5, 100%, 50%)
    HSV 295.5°, 100, 100
    XYZ 52.642, 25.053, 96.669
    Hunter Lab 50.053, 100.14, -79.472
    CIE-LAB 57.127, 95.412, -66.142
    CIE-LCH 57.127, 116.096, 325.269
    CIE-LUV 7.45, 100, 0, 0
    Web Safe ff00ff

    RGB percent of color #ec00ff

    92.55%
    0%
    100%

    CMYK percent of color #ec00ff

    7.45%
    100%
    0%
    0%


    Color Schemes with #ec00ff

    Complementary Color

    Split Complementary


    #ec00ff Color Preview

    Text with hexadecimal color #ec00ff

    This text has a font color of #ec00ff

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

    #ec00ff Background Color

    This box has a background color of #ec00ff

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

    #ec00ff Border Color

    This box has a border color of #ec00ff

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

    CSS codes

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

    #ec00ff Color on white background

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

    #ec00ff Color on black background

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