#f0f0ff Hex Color

#F0F0FF
0
  • #f0f0ff Color Information

    • In RGB color space, #f0f0ff hex color has a red value of 240, a green value of 240 and a blue value of 255.

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

    • #f0f0ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 97.1%.

    • #f0f0ff hex color contains mainly BLUE.

    • The closest web safe color of #f0f0ff is #ffffff

    • #f0f0ff hex color has a decimal value of 15790335.



    #f0f0ff Color Spaces (Color Conversions)

    HEX f0f0ff #f0f0ff
    RGB 240, 240, 255 rgb(240, 240, 255)
    RGB Percent 94.12, 94.12, 100 rgb(94.12, 94.12, 100)
    CMYK 6, 6, 0, 0
    HSL 240°, 100, 97.1 hsl(240, 100%, 97.1%)
    HSV 240°, 5.9, 100
    XYZ 85.145, 88.065, 107.118
    Hunter Lab 93.843, -2.27, -1.987
    CIE-LAB 95.188, 2.736, -7.209
    CIE-LCH 95.188, 7.711, 290.783
    CIE-LUV 5.88, 5.88, 0, 0
    Web Safe ffffff

    RGB percent of color #f0f0ff

    94.12%
    94.12%
    100%

    CMYK percent of color #f0f0ff

    5.88%
    5.88%
    0%
    0%


    Color Schemes with #f0f0ff

    Complementary Color

    Split Complementary


    #f0f0ff Color Preview

    Text with hexadecimal color #f0f0ff

    This text has a font color of #f0f0ff

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

    #f0f0ff Background Color

    This box has a background color of #f0f0ff

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

    #f0f0ff Border Color

    This box has a border color of #f0f0ff

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

    CSS codes

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

    #f0f0ff Color on white background

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

    #f0f0ff Color on black background

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