#b000ff Hex Color

#B000FF
0
  • #b000ff Color Information

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

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

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

    • #b000ff hex color contains mainly BLUE.

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

    • #b000ff hex color has a decimal value of 11534591.



    #b000ff Color Spaces (Color Conversions)

    HEX b000ff #b000ff
    RGB 176, 0, 255 rgb(176, 0, 255)
    RGB Percent 69.02, 0, 100 rgb(69.02, 0, 100)
    CMYK 31, 100, 0, 0
    HSL 281.4°, 100, 50 hsl(281.4, 100%, 50%)
    HSV 281.4°, 100, 100
    XYZ 35.954, 16.45, 95.888
    Hunter Lab 40.559, 87.257, -111.781
    CIE-LAB 47.559, 87.646, -82.119
    CIE-LCH 47.559, 120.106, 316.865
    CIE-LUV 30.98, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #b000ff

    69.02%
    0%
    100%

    CMYK percent of color #b000ff

    30.98%
    100%
    0%
    0%


    Color Schemes with #b000ff

    Complementary Color

    Split Complementary


    #b000ff Color Preview

    Text with hexadecimal color #b000ff

    This text has a font color of #b000ff

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

    #b000ff Background Color

    This box has a background color of #b000ff

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

    #b000ff Border Color

    This box has a border color of #b000ff

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

    CSS codes

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

    #b000ff Color on white background

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

    #b000ff Color on black background

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