#def5ff Hex Color

#DEF5FF
0
  • #def5ff Color Information

    • In RGB color space, #def5ff hex color has a red value of 222, a green value of 245 and a blue value of 255.

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

    • #def5ff color has a hue of 198.2 degrees, a saturation of 100% and a lightness of 93.5%.

    • #def5ff hex color contains mainly BLUE.

    • The closest web safe color of #def5ff is #ccffff

    • #def5ff hex color has a decimal value of 14611967.



    #def5ff Color Spaces (Color Conversions)

    HEX def5ff #def5ff
    RGB 222, 245, 255 rgb(222, 245, 255)
    RGB Percent 87.06, 96.08, 100 rgb(87.06, 96.08, 100)
    CMYK 13, 4, 0, 0
    HSL 198.2°, 100, 93.5 hsl(198.2, 100%, 93.5%)
    HSV 198.2°, 12.9, 100
    XYZ 80.827, 88.054, 107.344
    Hunter Lab 93.837, -10.463, -2.138
    CIE-LAB 95.184, -5.533, -7.357
    CIE-LCH 95.184, 9.205, 233.054
    CIE-LUV 12.94, 3.92, 0, 0
    Web Safe ccffff

    RGB percent of color #def5ff

    87.06%
    96.08%
    100%

    CMYK percent of color #def5ff

    12.94%
    3.92%
    0%
    0%


    Color Schemes with #def5ff

    Complementary Color

    Split Complementary


    #def5ff Color Preview

    Text with hexadecimal color #def5ff

    This text has a font color of #def5ff

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

    #def5ff Background Color

    This box has a background color of #def5ff

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

    #def5ff Border Color

    This box has a border color of #def5ff

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

    CSS codes

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

    #def5ff Color on white background

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

    #def5ff Color on black background

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