#f007ff Hex Color

#F007FF
0
  • #f007ff Color Information

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

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

    • #f007ff color has a hue of 296.4 degrees, a saturation of 100% and a lightness of 51.4%.

    • #f007ff hex color contains mainly BLUE.

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

    • #f007ff hex color has a decimal value of 15730687.



    #f007ff Color Spaces (Color Conversions)

    HEX f007ff #f007ff
    RGB 240, 7, 255 rgb(240, 7, 255)
    RGB Percent 94.12, 2.75, 100 rgb(94.12, 2.75, 100)
    CMYK 6, 97, 0, 0
    HSL 296.4°, 100, 51.4 hsl(296.4, 100%, 51.4%)
    HSV 296.4°, 97.3, 100
    XYZ 54.061, 25.897, 96.757
    Hunter Lab 50.889, 100.57, -77.108
    CIE-LAB 57.939, 95.568, -64.8
    CIE-LCH 57.939, 115.466, 325.861
    CIE-LUV 5.88, 97.25, 0, 0
    Web Safe ff00ff

    RGB percent of color #f007ff

    94.12%
    2.75%
    100%

    CMYK percent of color #f007ff

    5.88%
    97.25%
    0%
    0%


    Color Schemes with #f007ff

    Complementary Color

    Split Complementary


    #f007ff Color Preview

    Text with hexadecimal color #f007ff

    This text has a font color of #f007ff

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

    #f007ff Background Color

    This box has a background color of #f007ff

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

    #f007ff Border Color

    This box has a border color of #f007ff

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

    CSS codes

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

    #f007ff Color on white background

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

    #f007ff Color on black background

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