#fe80ff Hex Color

#FE80FF
0
  • #fe80ff Color Information

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

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

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

    • #fe80ff hex color contains mainly BLUE.

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

    • #fe80ff hex color has a decimal value of 16679167.



    #fe80ff Color Spaces (Color Conversions)

    HEX fe80ff #fe80ff
    RGB 254, 128, 255 rgb(254, 128, 255)
    RGB Percent 99.61, 50.2, 100 rgb(99.61, 50.2, 100)
    CMYK 0, 50, 0, 0
    HSL 299.5°, 100, 75.1 hsl(299.5, 100%, 75.1%)
    HSV 299.5°, 49.8, 100
    XYZ 66.642, 43.729, 99.536
    Hunter Lab 66.128, 64.164, -42.954
    CIE-LAB 72.047, 64.682, -42.3
    CIE-LCH 72.047, 77.286, 326.817
    CIE-LUV 0.39, 49.8, 0, 0
    Web Safe ff99ff

    RGB percent of color #fe80ff

    99.61%
    50.2%
    100%

    CMYK percent of color #fe80ff

    0.39%
    49.8%
    0%
    0%


    Color Schemes with #fe80ff

    Complementary Color

    Split Complementary


    #fe80ff Color Preview

    Text with hexadecimal color #fe80ff

    This text has a font color of #fe80ff

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

    #fe80ff Background Color

    This box has a background color of #fe80ff

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

    #fe80ff Border Color

    This box has a border color of #fe80ff

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

    CSS codes

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

    #fe80ff Color on white background

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

    #fe80ff Color on black background

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