#2b00ff Hex Color

#2B00FF
0
  • #2b00ff Color Information

    • In RGB color space, #2b00ff hex color has a red value of 43, a green value of 0 and a blue value of 255.

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

    • #2b00ff color has a hue of 250.1 degrees, a saturation of 100% and a lightness of 50%.

    • #2b00ff hex color contains mainly BLUE.

    • The closest web safe color of #2b00ff is #3300ff

    • #2b00ff hex color has a decimal value of 2818303.



    #2b00ff Color Spaces (Color Conversions)

    HEX 2b00ff #2b00ff
    RGB 43, 0, 255 rgb(43, 0, 255)
    RGB Percent 16.86, 0, 100 rgb(16.86, 0, 100)
    CMYK 83, 100, 0, 0
    HSL 250.1°, 100, 50 hsl(250.1, 100%, 50%)
    HSV 250.1°, 100, 100
    XYZ 19.046, 7.734, 95.097
    Hunter Lab 27.81, 73.58, -183.276
    CIE-LAB 33.423, 79.561, -105.964
    CIE-LCH 33.423, 132.508, 306.9
    CIE-LUV 83.14, 100, 0, 0
    Web Safe 3300ff

    RGB percent of color #2b00ff

    16.86%
    0%
    100%

    CMYK percent of color #2b00ff

    83.14%
    100%
    0%
    0%


    Color Schemes with #2b00ff

    Complementary Color

    Split Complementary


    #2b00ff Color Preview

    Text with hexadecimal color #2b00ff

    This text has a font color of #2b00ff

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

    #2b00ff Background Color

    This box has a background color of #2b00ff

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

    #2b00ff Border Color

    This box has a border color of #2b00ff

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

    CSS codes

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

    #2b00ff Color on white background

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

    #2b00ff Color on black background

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