#ff41ff Hex Color

#FF41FF
0
  • #ff41ff Color Information

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

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

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

    • #ff41ff hex color contains mainly RED.

    • The closest web safe color of #ff41ff is #ff33ff

    • #ff41ff hex color has a decimal value of 16728575.



    #ff41ff Color Spaces (Color Conversions)

    HEX ff41ff #ff41ff
    RGB 255, 65, 255 rgb(255, 65, 255)
    RGB Percent 100, 25.49, 100 rgb(100, 25.49, 100)
    CMYK 0, 75, 0, 0
    HSL 300°, 100, 62.7 hsl(300, 100%, 62.7%)
    HSV 300°, 74.5, 100
    XYZ 61.18, 32.261, 97.61
    Hunter Lab 56.799, 92.871, -62.132
    CIE-LAB 63.558, 88.789, -55.676
    CIE-LCH 63.558, 104.801, 327.91
    CIE-LUV 0, 74.51, 0, 0
    Web Safe ff33ff

    RGB percent of color #ff41ff

    100%
    25.49%
    100%

    CMYK percent of color #ff41ff

    0%
    74.51%
    0%
    0%


    Color Schemes with #ff41ff

    Complementary Color

    Split Complementary


    #ff41ff Color Preview

    Text with hexadecimal color #ff41ff

    This text has a font color of #ff41ff

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

    #ff41ff Background Color

    This box has a background color of #ff41ff

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

    #ff41ff Border Color

    This box has a border color of #ff41ff

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

    CSS codes

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

    #ff41ff Color on white background

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

    #ff41ff Color on black background

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