#026fff Hex Color

#026FFF
0
  • #026fff Color Information

    • In RGB color space, #026fff hex color has a red value of 2, a green value of 111 and a blue value of 255.

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

    • #026fff color has a hue of 214.2 degrees, a saturation of 100% and a lightness of 50.4%.

    • #026fff hex color contains mainly BLUE.

    • The closest web safe color of #026fff is #0066ff

    • #026fff hex color has a decimal value of 159743.



    #026fff Color Spaces (Color Conversions)

    HEX 026fff #026fff
    RGB 2, 111, 255 rgb(2, 111, 255)
    RGB Percent 0.78, 43.53, 100 rgb(0.78, 43.53, 100)
    CMYK 99, 56, 0, 0
    HSL 214.2°, 100, 50.4 hsl(214.2, 100%, 50.4%)
    HSV 214.2°, 99.2, 100
    XYZ 23.759, 18.602, 96.946
    Hunter Lab 43.13, 22.853, -103.079
    CIE-LAB 50.218, 29.545, -78.237
    CIE-LCH 50.218, 83.63, 290.688
    CIE-LUV 99.22, 56.47, 0, 0
    Web Safe 0066ff

    RGB percent of color #026fff

    0.78%
    43.53%
    100%

    CMYK percent of color #026fff

    99.22%
    56.47%
    0%
    0%


    Color Schemes with #026fff

    Complementary Color

    Split Complementary


    #026fff Color Preview

    Text with hexadecimal color #026fff

    This text has a font color of #026fff

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

    #026fff Background Color

    This box has a background color of #026fff

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

    #026fff Border Color

    This box has a border color of #026fff

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

    CSS codes

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

    #026fff Color on white background

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

    #026fff Color on black background

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