#8000fb Hex Color

#8000FB
0
  • #8000fb Color Information

    • In RGB color space, #8000fb hex color has a red value of 128, a green value of 0 and a blue value of 251.

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

    • #8000fb color has a hue of 270.6 degrees, a saturation of 100% and a lightness of 49.2%.

    • #8000fb hex color contains mainly BLUE.

    • The closest web safe color of #8000fb is #9900ff

    • #8000fb hex color has a decimal value of 8388859.



    #8000fb Color Spaces (Color Conversions)

    HEX 8000fb #8000fb
    RGB 128, 0, 251 rgb(128, 0, 251)
    RGB Percent 50.2, 0, 98.43 rgb(50.2, 0, 98.43)
    CMYK 49, 100, 0, 2
    HSL 270.6°, 100, 49.2 hsl(270.6, 100%, 49.2%)
    HSV 270.6°, 100, 98.4
    XYZ 26.315, 11.554, 92.11
    Hunter Lab 33.991, 78.705, -136.871
    CIE-LAB 40.498, 82.353, -91.742
    CIE-LCH 40.498, 123.283, 311.913
    CIE-LUV 49, 100, 0, 1.57
    Web Safe 9900ff

    RGB percent of color #8000fb

    50.2%
    0%
    98.43%

    CMYK percent of color #8000fb

    49%
    100%
    0%
    1.57%


    Color Schemes with #8000fb

    Complementary Color

    Split Complementary


    #8000fb Color Preview

    Text with hexadecimal color #8000fb

    This text has a font color of #8000fb

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

    #8000fb Background Color

    This box has a background color of #8000fb

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

    #8000fb Border Color

    This box has a border color of #8000fb

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

    CSS codes

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

    #8000fb Color on white background

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

    #8000fb Color on black background

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