#f64fff Hex Color

#F64FFF
0
  • #f64fff Color Information

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

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

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

    • #f64fff hex color contains mainly BLUE.

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

    • #f64fff hex color has a decimal value of 16142335.



    #f64fff Color Spaces (Color Conversions)

    HEX f64fff #f64fff
    RGB 246, 79, 255 rgb(246, 79, 255)
    RGB Percent 96.47, 30.98, 100 rgb(96.47, 30.98, 100)
    CMYK 4, 69, 0, 0
    HSL 296.9°, 100, 65.5 hsl(296.9, 100%, 65.5%)
    HSV 296.9°, 69, 100
    XYZ 58.852, 32.405, 97.761
    Hunter Lab 56.925, 84.922, -61.974
    CIE-LAB 63.676, 82.733, -55.571
    CIE-LCH 63.676, 99.664, 326.111
    CIE-LUV 3.53, 69.02, 0, 0
    Web Safe ff66ff

    RGB percent of color #f64fff

    96.47%
    30.98%
    100%

    CMYK percent of color #f64fff

    3.53%
    69.02%
    0%
    0%


    Color Schemes with #f64fff

    Complementary Color

    Split Complementary


    #f64fff Color Preview

    Text with hexadecimal color #f64fff

    This text has a font color of #f64fff

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

    #f64fff Background Color

    This box has a background color of #f64fff

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

    #f64fff Border Color

    This box has a border color of #f64fff

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

    CSS codes

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

    #f64fff Color on white background

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

    #f64fff Color on black background

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