#f080ff Hex Color

#F080FF
0
  • #f080ff Color Information

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

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

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

    • #f080ff hex color contains mainly BLUE.

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

    • #f080ff hex color has a decimal value of 15761663.



    #f080ff Color Spaces (Color Conversions)

    HEX f080ff #f080ff
    RGB 240, 128, 255 rgb(240, 128, 255)
    RGB Percent 94.12, 50.2, 100 rgb(94.12, 50.2, 100)
    CMYK 6, 50, 0, 0
    HSL 292.9°, 100, 75.1 hsl(292.9, 100%, 75.1%)
    HSV 292.9°, 49.8, 100
    XYZ 61.704, 41.184, 99.305
    Hunter Lab 64.175, 59.322, -46.824
    CIE-LAB 70.305, 60.938, -45.154
    CIE-LCH 70.305, 75.844, 323.462
    CIE-LUV 5.88, 49.8, 0, 0
    Web Safe ff99ff

    RGB percent of color #f080ff

    94.12%
    50.2%
    100%

    CMYK percent of color #f080ff

    5.88%
    49.8%
    0%
    0%


    Color Schemes with #f080ff

    Complementary Color

    Split Complementary


    #f080ff Color Preview

    Text with hexadecimal color #f080ff

    This text has a font color of #f080ff

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

    #f080ff Background Color

    This box has a background color of #f080ff

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

    #f080ff Border Color

    This box has a border color of #f080ff

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

    CSS codes

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

    #f080ff Color on white background

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

    #f080ff Color on black background

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