In RGB color space, #defbff hex color has a red value of 222, a green value of 251 and a blue value of 255.
In CMYK color space (used in color printing), #defbff hex color is composed of 12.94% cyan, 1.57% magenta, 0% yellow and 0% black.
#defbff color has a hue of 187.3 degrees, a saturation of 100% and a lightness of 93.5%.
#defbff hex color contains mainly BLUE.
The closest web safe color of #defbff is #ccffff
#defbff hex color has a decimal value of 14613503.
HEX | defbff | #defbff |
---|---|---|
RGB | 222, 251, 255 | rgb(222, 251, 255) |
RGB Percent | 87.06, 98.43, 100 | rgb(87.06, 98.43, 100) |
CMYK | 13, 2, 0, 0 | |
HSL | 187.3°, 100, 93.5 | hsl(187.3, 100%, 93.5%) |
HSV | 187.3°, 12.9, 100 |
XYZ | 82.671, 91.744, 107.959 |
---|---|
Hunter Lab | 95.783, -13.556, 0.221 |
CIE-LAB | 96.716, -8.561, -5.095 |
CIE-LCH | 96.716, 9.962, 210.759 |
CIE-LUV | 12.94, 1.57, 0, 0 |
Web Safe | ccffff |
RGB percent of color #defbff
CMYK percent of color #defbff
Text with hexadecimal color #defbff
This text has a font color of #defbff
<p style="color:#defbff">Text here</p>
#defbff Background Color
This box has a background color of #defbff
<div style="background-color:#defbff">Text here</div>
#defbff Border Color
This box has a border color of #defbff
<div style="border: 4px solid #defbff">Text here</div>
CSS codes
<p style="color:#defbff">Text here</p>
<div style="background-color:#defbff">Text here</div>
<div style="border: 4px solid #defbff">Text here</div>
#defbff Color on white background
This is how a font and box color of #defbff will look
on a white background.
#defbff Color on black background
This is how a font and box color of #defbff hex color will look
on a black background.