#b00fff Hex Color

#B00FFF
0
  • #b00fff Color Information

    • In RGB color space, #b00fff hex color has a red value of 176, a green value of 15 and a blue value of 255.

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

    • #b00fff color has a hue of 280.3 degrees, a saturation of 100% and a lightness of 52.9%.

    • #b00fff hex color contains mainly BLUE.

    • The closest web safe color of #b00fff is #9900ff

    • #b00fff hex color has a decimal value of 11538431.



    #b00fff Color Spaces (Color Conversions)

    HEX b00fff #b00fff
    RGB 176, 15, 255 rgb(176, 15, 255)
    RGB Percent 69.02, 5.88, 100 rgb(69.02, 5.88, 100)
    CMYK 31, 94, 0, 0
    HSL 280.3°, 100, 52.9 hsl(280.3, 100%, 52.9%)
    HSV 280.3°, 94.1, 100
    XYZ 36.125, 16.792, 95.945
    Hunter Lab 40.978, 85.649, -110.136
    CIE-LAB 47.997, 86.333, -81.403
    CIE-LCH 47.997, 118.658, 316.684
    CIE-LUV 30.98, 94.12, 0, 0
    Web Safe 9900ff

    RGB percent of color #b00fff

    69.02%
    5.88%
    100%

    CMYK percent of color #b00fff

    30.98%
    94.12%
    0%
    0%


    Color Schemes with #b00fff

    Complementary Color

    Split Complementary


    #b00fff Color Preview

    Text with hexadecimal color #b00fff

    This text has a font color of #b00fff

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

    #b00fff Background Color

    This box has a background color of #b00fff

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

    #b00fff Border Color

    This box has a border color of #b00fff

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

    CSS codes

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

    #b00fff Color on white background

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

    #b00fff Color on black background

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