#b255ff Hex Color

#B255FF
0
  • #b255ff Color Information

    • In RGB color space, #b255ff hex color has a red value of 178, a green value of 85 and a blue value of 255.

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

    • #b255ff color has a hue of 272.8 degrees, a saturation of 100% and a lightness of 66.7%.

    • #b255ff hex color contains mainly BLUE.

    • The closest web safe color of #b255ff is #9966ff

    • #b255ff hex color has a decimal value of 11687423.



    #b255ff Color Spaces (Color Conversions)

    HEX b255ff #b255ff
    RGB 178, 85, 255 rgb(178, 85, 255)
    RGB Percent 69.8, 33.33, 100 rgb(69.8, 33.33, 100)
    CMYK 30, 67, 0, 0
    HSL 272.8°, 100, 66.7 hsl(272.8, 100%, 66.7%)
    HSV 272.8°, 66.7, 100
    XYZ 39.659, 23.182, 96.992
    Hunter Lab 48.148, 62.771, -85.734
    CIE-LAB 55.259, 66.474, -69.576
    CIE-LCH 55.259, 96.227, 313.694
    CIE-LUV 30.2, 66.67, 0, 0
    Web Safe 9966ff

    RGB percent of color #b255ff

    69.8%
    33.33%
    100%

    CMYK percent of color #b255ff

    30.2%
    66.67%
    0%
    0%


    Color Schemes with #b255ff

    Complementary Color

    Split Complementary


    #b255ff Color Preview

    Text with hexadecimal color #b255ff

    This text has a font color of #b255ff

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

    #b255ff Background Color

    This box has a background color of #b255ff

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

    #b255ff Border Color

    This box has a border color of #b255ff

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

    CSS codes

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

    #b255ff Color on white background

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

    #b255ff Color on black background

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