#b005ff Hex Color

#B005FF
0
  • #b005ff Color Information

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

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

    • #b005ff color has a hue of 281 degrees, a saturation of 100% and a lightness of 51%.

    • #b005ff hex color contains mainly BLUE.

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

    • #b005ff hex color has a decimal value of 11535871.



    #b005ff Color Spaces (Color Conversions)

    HEX b005ff #b005ff
    RGB 176, 5, 255 rgb(176, 5, 255)
    RGB Percent 69.02, 1.96, 100 rgb(69.02, 1.96, 100)
    CMYK 31, 98, 0, 0
    HSL 281°, 100, 51 hsl(281, 100%, 51%)
    HSV 281°, 98, 100
    XYZ 36.009, 16.559, 95.906
    Hunter Lab 40.693, 86.742, -111.252
    CIE-LAB 47.7, 87.227, -81.889
    CIE-LCH 47.7, 119.643, 316.808
    CIE-LUV 30.98, 98.04, 0, 0
    Web Safe 9900ff

    RGB percent of color #b005ff

    69.02%
    1.96%
    100%

    CMYK percent of color #b005ff

    30.98%
    98.04%
    0%
    0%


    Color Schemes with #b005ff

    Complementary Color

    Split Complementary


    #b005ff Color Preview

    Text with hexadecimal color #b005ff

    This text has a font color of #b005ff

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

    #b005ff Background Color

    This box has a background color of #b005ff

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

    #b005ff Border Color

    This box has a border color of #b005ff

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

    CSS codes

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

    #b005ff Color on white background

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

    #b005ff Color on black background

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