#801fff Hex Color

#801FFF
0
  • #801fff Color Information

    • In RGB color space, #801fff hex color has a red value of 128, a green value of 31 and a blue value of 255.

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

    • #801fff color has a hue of 266 degrees, a saturation of 100% and a lightness of 56.1%.

    • #801fff hex color contains mainly BLUE.

    • The closest web safe color of #801fff is #9933ff

    • #801fff hex color has a decimal value of 8396799.



    #801fff Color Spaces (Color Conversions)

    HEX 801fff #801fff
    RGB 128, 31, 255 rgb(128, 31, 255)
    RGB Percent 50.2, 12.16, 100 rgb(50.2, 12.16, 100)
    CMYK 50, 88, 0, 0
    HSL 266°, 100, 56.1 hsl(266, 100%, 56.1%)
    HSV 266°, 87.8, 100
    XYZ 27.442, 12.789, 95.63
    Hunter Lab 35.762, 74.39, -133.514
    CIE-LAB 42.444, 78.556, -90.767
    CIE-LCH 42.444, 120.04, 310.875
    CIE-LUV 49.8, 87.84, 0, 0
    Web Safe 9933ff

    RGB percent of color #801fff

    50.2%
    12.16%
    100%

    CMYK percent of color #801fff

    49.8%
    87.84%
    0%
    0%


    Color Schemes with #801fff

    Complementary Color

    Split Complementary


    #801fff Color Preview

    Text with hexadecimal color #801fff

    This text has a font color of #801fff

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

    #801fff Background Color

    This box has a background color of #801fff

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

    #801fff Border Color

    This box has a border color of #801fff

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

    CSS codes

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

    #801fff Color on white background

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

    #801fff Color on black background

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