#127fff Hex Color

#127FFF
0
  • #127fff Color Information

    • In RGB color space, #127fff hex color has a red value of 18, a green value of 127 and a blue value of 255.

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

    • #127fff color has a hue of 212.4 degrees, a saturation of 100% and a lightness of 53.5%.

    • #127fff hex color contains mainly BLUE.

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

    • #127fff hex color has a decimal value of 1212415.



    #127fff Color Spaces (Color Conversions)

    HEX 127fff #127fff
    RGB 18, 127, 255 rgb(18, 127, 255)
    RGB Percent 7.06, 49.8, 100 rgb(7.06, 49.8, 100)
    CMYK 93, 50, 0, 0
    HSL 212.4°, 100, 53.5 hsl(212.4, 100%, 53.5%)
    HSV 212.4°, 92.9, 100
    XYZ 25.889, 22.527, 97.591
    Hunter Lab 47.463, 14.305, -88.686
    CIE-LAB 54.582, 19.881, -71.14
    CIE-LCH 54.582, 73.866, 285.614
    CIE-LUV 92.94, 50.2, 0, 0
    Web Safe 0066ff

    RGB percent of color #127fff

    7.06%
    49.8%
    100%

    CMYK percent of color #127fff

    92.94%
    50.2%
    0%
    0%


    Color Schemes with #127fff

    Complementary Color

    Split Complementary


    #127fff Color Preview

    Text with hexadecimal color #127fff

    This text has a font color of #127fff

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

    #127fff Background Color

    This box has a background color of #127fff

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

    #127fff Border Color

    This box has a border color of #127fff

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

    CSS codes

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

    #127fff Color on white background

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

    #127fff Color on black background

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