#ff5fff Hex Color

#FF5FFF
0
  • #ff5fff Color Information

    • In RGB color space, #ff5fff hex color has a red value of 255, a green value of 95 and a blue value of 255.

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

    • #ff5fff color has a hue of 300 degrees, a saturation of 100% and a lightness of 68.6%.

    • #ff5fff hex color contains mainly RED.

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

    • #ff5fff hex color has a decimal value of 16736255.



    #ff5fff Color Spaces (Color Conversions)

    HEX ff5fff #ff5fff
    RGB 255, 95, 255 rgb(255, 95, 255)
    RGB Percent 100, 37.25, 100 rgb(100, 37.25, 100)
    CMYK 0, 63, 0, 0
    HSL 300°, 100, 68.6 hsl(300, 100%, 68.6%)
    HSV 300°, 62.7, 100
    XYZ 63.382, 36.664, 98.344
    Hunter Lab 60.551, 80.882, -53.911
    CIE-LAB 67.024, 78.967, -50.182
    CIE-LCH 67.024, 93.563, 327.565
    CIE-LUV 0, 62.75, 0, 0
    Web Safe ff66ff

    RGB percent of color #ff5fff

    100%
    37.25%
    100%

    CMYK percent of color #ff5fff

    0%
    62.75%
    0%
    0%


    Color Schemes with #ff5fff

    Complementary Color

    Split Complementary


    #ff5fff Color Preview

    Text with hexadecimal color #ff5fff

    This text has a font color of #ff5fff

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

    #ff5fff Background Color

    This box has a background color of #ff5fff

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

    #ff5fff Border Color

    This box has a border color of #ff5fff

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

    CSS codes

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

    #ff5fff Color on white background

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

    #ff5fff Color on black background

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