#f001ff Hex Color

#F001FF
0
  • #f001ff Color Information

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

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

    • #f001ff color has a hue of 296.5 degrees, a saturation of 100% and a lightness of 50.2%.

    • #f001ff hex color contains mainly BLUE.

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

    • #f001ff hex color has a decimal value of 15729151.



    #f001ff Color Spaces (Color Conversions)

    HEX f001ff #f001ff
    RGB 240, 1, 255 rgb(240, 1, 255)
    RGB Percent 94.12, 0.39, 100 rgb(94.12, 0.39, 100)
    CMYK 6, 100, 0, 0
    HSL 296.5°, 100, 50.2 hsl(296.5, 100%, 50.2%)
    HSV 296.5°, 99.6, 100
    XYZ 53.996, 25.767, 96.735
    Hunter Lab 50.761, 101.043, -77.455
    CIE-LAB 57.815, 95.936, -64.999
    CIE-LCH 57.815, 115.882, 325.881
    CIE-LUV 5.88, 99.61, 0, 0
    Web Safe ff00ff

    RGB percent of color #f001ff

    94.12%
    0.39%
    100%

    CMYK percent of color #f001ff

    5.88%
    99.61%
    0%
    0%


    Color Schemes with #f001ff

    Complementary Color

    Split Complementary


    #f001ff Color Preview

    Text with hexadecimal color #f001ff

    This text has a font color of #f001ff

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

    #f001ff Background Color

    This box has a background color of #f001ff

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

    #f001ff Border Color

    This box has a border color of #f001ff

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

    CSS codes

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

    #f001ff Color on white background

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

    #f001ff Color on black background

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