#f57fff Hex Color

#F57FFF
0
  • #f57fff Color Information

    • In RGB color space, #f57fff hex color has a red value of 245, a green value of 127 and a blue value of 255.

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

    • #f57fff color has a hue of 295.3 degrees, a saturation of 100% and a lightness of 74.9%.

    • #f57fff hex color contains mainly BLUE.

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

    • #f57fff hex color has a decimal value of 16089087.



    #f57fff Color Spaces (Color Conversions)

    HEX f57fff #f57fff
    RGB 245, 127, 255 rgb(245, 127, 255)
    RGB Percent 96.08, 49.8, 100 rgb(96.08, 49.8, 100)
    CMYK 4, 50, 0, 0
    HSL 295.3°, 100, 74.9 hsl(295.3, 100%, 74.9%)
    HSV 295.3°, 50.2, 100
    XYZ 63.296, 41.811, 99.342
    Hunter Lab 64.661, 61.573, -45.827
    CIE-LAB 70.74, 62.751, -44.426
    CIE-LCH 70.74, 76.885, 324.703
    CIE-LUV 3.92, 50.2, 0, 0
    Web Safe ff66ff

    RGB percent of color #f57fff

    96.08%
    49.8%
    100%

    CMYK percent of color #f57fff

    3.92%
    50.2%
    0%
    0%


    Color Schemes with #f57fff

    Complementary Color

    Split Complementary


    #f57fff Color Preview

    Text with hexadecimal color #f57fff

    This text has a font color of #f57fff

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

    #f57fff Background Color

    This box has a background color of #f57fff

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

    #f57fff Border Color

    This box has a border color of #f57fff

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

    CSS codes

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

    #f57fff Color on white background

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

    #f57fff Color on black background

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