#bb00ff Hex Color

#BB00FF
0
  • #bb00ff Color Information

    • #bb00ff short hex color code is #b0f.

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

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

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

    • #bb00ff hex color contains mainly BLUE.

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

    • #bb00ff hex color has a decimal value of 12255487.



    #bb00ff Color Spaces (Color Conversions)

    HEX bb00ff #bb00ff
    RGB 187, 0, 255 rgb(187, 0, 255)
    RGB Percent 73.33, 0, 100 rgb(73.33, 0, 100)
    CMYK 27, 100, 0, 0
    HSL 284°, 100, 50 hsl(284, 100%, 50%)
    HSV 284°, 100, 100
    XYZ 38.544, 17.785, 96.009
    Hunter Lab 42.172, 89.341, -105.458
    CIE-LAB 49.234, 88.91, -79.312
    CIE-LCH 49.234, 119.144, 318.266
    CIE-LUV 26.67, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #bb00ff

    73.33%
    0%
    100%

    CMYK percent of color #bb00ff

    26.67%
    100%
    0%
    0%


    Color Schemes with #bb00ff

    Complementary Color

    Split Complementary


    #bb00ff Color Preview

    Text with hexadecimal color #bb00ff

    This text has a font color of #bb00ff

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

    #bb00ff Background Color

    This box has a background color of #bb00ff

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

    #bb00ff Border Color

    This box has a border color of #bb00ff

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

    CSS codes

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

    #bb00ff Color on white background

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

    #bb00ff Color on black background

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