#080fff Hex Color

#080FFF
0
  • #080fff Color Information

    • In RGB color space, #080fff hex color has a red value of 8, a green value of 15 and a blue value of 255.

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

    • #080fff color has a hue of 238.3 degrees, a saturation of 100% and a lightness of 51.6%.

    • #080fff hex color contains mainly BLUE.

    • The closest web safe color of #080fff is #0000ff

    • #080fff hex color has a decimal value of 528383.



    #080fff Color Spaces (Color Conversions)

    HEX 080fff #080fff
    RGB 8, 15, 255 rgb(8, 15, 255)
    RGB Percent 3.14, 5.88, 100 rgb(3.14, 5.88, 100)
    CMYK 97, 94, 0, 0
    HSL 238.3°, 100, 51.6 hsl(238.3, 100%, 51.6%)
    HSV 238.3°, 96.9, 100
    XYZ 18.321, 7.613, 95.112
    Hunter Lab 27.592, 70.239, -185.066
    CIE-LAB 33.164, 76.917, -106.421
    CIE-LCH 33.164, 131.307, 305.858
    CIE-LUV 96.86, 94.12, 0, 0
    Web Safe 0000ff

    RGB percent of color #080fff

    3.14%
    5.88%
    100%

    CMYK percent of color #080fff

    96.86%
    94.12%
    0%
    0%


    Color Schemes with #080fff

    Complementary Color

    Split Complementary


    #080fff Color Preview

    Text with hexadecimal color #080fff

    This text has a font color of #080fff

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

    #080fff Background Color

    This box has a background color of #080fff

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

    #080fff Border Color

    This box has a border color of #080fff

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

    CSS codes

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

    #080fff Color on white background

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

    #080fff Color on black background

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