#f04fff Hex Color

#F04FFF
0
  • #f04fff Color Information

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

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

    • #f04fff color has a hue of 294.9 degrees, a saturation of 100% and a lightness of 65.5%.

    • #f04fff hex color contains mainly BLUE.

    • The closest web safe color of #f04fff is #ff66ff

    • #f04fff hex color has a decimal value of 15749119.



    #f04fff Color Spaces (Color Conversions)

    HEX f04fff #f04fff
    RGB 240, 79, 255 rgb(240, 79, 255)
    RGB Percent 94.12, 30.98, 100 rgb(94.12, 30.98, 100)
    CMYK 6, 69, 0, 0
    HSL 294.9°, 100, 65.5 hsl(294.9, 100%, 65.5%)
    HSV 294.9°, 69, 100
    XYZ 56.781, 31.337, 97.664
    Hunter Lab 55.979, 83.092, -64.254
    CIE-LAB 62.791, 81.489, -57.034
    CIE-LCH 62.791, 99.465, 325.012
    CIE-LUV 5.88, 69.02, 0, 0
    Web Safe ff66ff

    RGB percent of color #f04fff

    94.12%
    30.98%
    100%

    CMYK percent of color #f04fff

    5.88%
    69.02%
    0%
    0%


    Color Schemes with #f04fff

    Complementary Color

    Split Complementary


    #f04fff Color Preview

    Text with hexadecimal color #f04fff

    This text has a font color of #f04fff

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

    #f04fff Background Color

    This box has a background color of #f04fff

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

    #f04fff Border Color

    This box has a border color of #f04fff

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

    CSS codes

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

    #f04fff Color on white background

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

    #f04fff Color on black background

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