#b0b0ff Hex Color

#B0B0FF
0
  • #b0b0ff Color Information

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

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

    • #b0b0ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 84.5%.

    • #b0b0ff hex color contains mainly BLUE.

    • The closest web safe color of #b0b0ff is #9999ff

    • #b0b0ff hex color has a decimal value of 11579647.



    #b0b0ff Color Spaces (Color Conversions)

    HEX b0b0ff #b0b0ff
    RGB 176, 176, 255 rgb(176, 176, 255)
    RGB Percent 69.02, 69.02, 100 rgb(69.02, 69.02, 100)
    CMYK 31, 31, 0, 0
    HSL 240°, 100, 84.5 hsl(240, 100%, 84.5%)
    HSV 240°, 31, 100
    XYZ 51.48, 47.501, 101.063
    Hunter Lab 68.921, 12.718, -38.696
    CIE-LAB 74.509, 17.446, -39.042
    CIE-LCH 74.509, 42.763, 294.078
    CIE-LUV 30.98, 30.98, 0, 0
    Web Safe 9999ff

    RGB percent of color #b0b0ff

    69.02%
    69.02%
    100%

    CMYK percent of color #b0b0ff

    30.98%
    30.98%
    0%
    0%


    Color Schemes with #b0b0ff

    Complementary Color

    Split Complementary


    #b0b0ff Color Preview

    Text with hexadecimal color #b0b0ff

    This text has a font color of #b0b0ff

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

    #b0b0ff Background Color

    This box has a background color of #b0b0ff

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

    #b0b0ff Border Color

    This box has a border color of #b0b0ff

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

    CSS codes

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

    #b0b0ff Color on white background

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

    #b0b0ff Color on black background

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