#def3ff Hex Color

#DEF3FF
0
  • #def3ff Color Information

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

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

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

    • #def3ff hex color contains mainly BLUE.

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

    • #def3ff hex color has a decimal value of 14611455.



    #def3ff Color Spaces (Color Conversions)

    HEX def3ff #def3ff
    RGB 222, 243, 255 rgb(222, 243, 255)
    RGB Percent 87.06, 95.29, 100 rgb(87.06, 95.29, 100)
    CMYK 13, 5, 0, 0
    HSL 201.8°, 100, 93.5 hsl(201.8, 100%, 93.5%)
    HSV 201.8°, 12.9, 100
    XYZ 80.225, 86.851, 107.143
    Hunter Lab 93.194, -9.429, -2.929
    CIE-LAB 94.675, -4.52, -8.11
    CIE-LCH 94.675, 9.285, 240.867
    CIE-LUV 12.94, 4.71, 0, 0
    Web Safe ccffff

    RGB percent of color #def3ff

    87.06%
    95.29%
    100%

    CMYK percent of color #def3ff

    12.94%
    4.71%
    0%
    0%


    Color Schemes with #def3ff

    Complementary Color

    Split Complementary


    #def3ff Color Preview

    Text with hexadecimal color #def3ff

    This text has a font color of #def3ff

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

    #def3ff Background Color

    This box has a background color of #def3ff

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

    #def3ff Border Color

    This box has a border color of #def3ff

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

    CSS codes

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

    #def3ff Color on white background

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

    #def3ff Color on black background

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