#bf00ff Hex Color

#BF00FF
0
  • #bf00ff Color Information

    • In RGB color space, #bf00ff hex color has a red value of 191, a green value of 0 and a blue value of 255.

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

    • #bf00ff color has a hue of 284.9 degrees, a saturation of 100% and a lightness of 50%.

    • #bf00ff hex color contains mainly BLUE.

    • The closest web safe color of #bf00ff is #cc00ff

    • #bf00ff hex color has a decimal value of 12517631.



    #bf00ff Color Spaces (Color Conversions)

    HEX bf00ff #bf00ff
    RGB 191, 0, 255 rgb(191, 0, 255)
    RGB Percent 74.9, 0, 100 rgb(74.9, 0, 100)
    CMYK 25, 100, 0, 0
    HSL 284.9°, 100, 50 hsl(284.9, 100%, 50%)
    HSV 284.9°, 100, 100
    XYZ 39.536, 18.296, 96.056
    Hunter Lab 42.774, 90.134, -103.204
    CIE-LAB 49.853, 89.39, -78.276
    CIE-LCH 49.853, 118.818, 318.792
    CIE-LUV 25.1, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #bf00ff

    74.9%
    0%
    100%

    CMYK percent of color #bf00ff

    25.1%
    100%
    0%
    0%


    Color Schemes with #bf00ff

    Complementary Color

    Split Complementary


    #bf00ff Color Preview

    Text with hexadecimal color #bf00ff

    This text has a font color of #bf00ff

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

    #bf00ff Background Color

    This box has a background color of #bf00ff

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

    #bf00ff Border Color

    This box has a border color of #bf00ff

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

    CSS codes

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

    #bf00ff Color on white background

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

    #bf00ff Color on black background

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