#215fff Hex Color

#215FFF
0
  • #215fff Color Information

    • In RGB color space, #215fff hex color has a red value of 33, a green value of 95 and a blue value of 255.

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

    • #215fff color has a hue of 223.2 degrees, a saturation of 100% and a lightness of 56.5%.

    • #215fff hex color contains mainly BLUE.

    • The closest web safe color of #215fff is #3366ff

    • #215fff hex color has a decimal value of 2187263.



    #215fff Color Spaces (Color Conversions)

    HEX 215fff #215fff
    RGB 33, 95, 255 rgb(33, 95, 255)
    RGB Percent 12.94, 37.25, 100 rgb(12.94, 37.25, 100)
    CMYK 87, 63, 0, 0
    HSL 223.2°, 100, 56.5 hsl(223.2, 100%, 56.5%)
    HSV 223.2°, 87.1, 100
    XYZ 22.769, 15.728, 96.443
    Hunter Lab 39.659, 33.079, -116.422
    CIE-LAB 46.616, 40.636, -84.115
    CIE-LCH 46.616, 93.416, 295.785
    CIE-LUV 87.06, 62.75, 0, 0
    Web Safe 3366ff

    RGB percent of color #215fff

    12.94%
    37.25%
    100%

    CMYK percent of color #215fff

    87.06%
    62.75%
    0%
    0%


    Color Schemes with #215fff

    Complementary Color

    Split Complementary


    #215fff Color Preview

    Text with hexadecimal color #215fff

    This text has a font color of #215fff

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

    #215fff Background Color

    This box has a background color of #215fff

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

    #215fff Border Color

    This box has a border color of #215fff

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

    CSS codes

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

    #215fff Color on white background

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

    #215fff Color on black background

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