#ff80ed Hex Color

#FF80ED
0
  • #ff80ed Color Information

    • In RGB color space, #ff80ed hex color has a red value of 255, a green value of 128 and a blue value of 237.

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

    • #ff80ed color has a hue of 308.5 degrees, a saturation of 100% and a lightness of 75.1%.

    • #ff80ed hex color contains mainly RED.

    • The closest web safe color of #ff80ed is #ff99ff

    • #ff80ed hex color has a decimal value of 16744685.



    #ff80ed Color Spaces (Color Conversions)

    HEX ff80ed #ff80ed
    RGB 255, 128, 237 rgb(255, 128, 237)
    RGB Percent 100, 50.2, 92.94 rgb(100, 50.2, 92.94)
    CMYK 0, 50, 7, 0
    HSL 308.5°, 100, 75.1 hsl(308.5, 100%, 75.1%)
    HSV 308.5°, 49.8, 100
    XYZ 64.245, 42.813, 84.998
    Hunter Lab 65.432, 60.757, -31.218
    CIE-LAB 71.428, 61.959, -33.416
    CIE-LCH 71.428, 70.396, 331.661
    CIE-LUV 0, 49.8, 7.06, 0
    Web Safe ff99ff

    RGB percent of color #ff80ed

    100%
    50.2%
    92.94%

    CMYK percent of color #ff80ed

    0%
    49.8%
    7.06%
    0%


    Color Schemes with #ff80ed

    Complementary Color

    Split Complementary


    #ff80ed Color Preview

    Text with hexadecimal color #ff80ed

    This text has a font color of #ff80ed

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

    #ff80ed Background Color

    This box has a background color of #ff80ed

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

    #ff80ed Border Color

    This box has a border color of #ff80ed

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

    CSS codes

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

    #ff80ed Color on white background

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

    #ff80ed Color on black background

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