In RGB color space, #ccefff hex color has a red value of 204, a green value of 239 and a blue value of 255.
In CMYK color space (used in color printing), #ccefff hex color is composed of 20% cyan, 6.27% magenta, 0% yellow and 0% black.
#ccefff color has a hue of 198.8 degrees, a saturation of 100% and a lightness of 90%.
#ccefff hex color contains mainly BLUE.
The closest web safe color of #ccefff is #ccffff
#ccefff hex color has a decimal value of 13430783.
HEX | ccefff | #ccefff |
---|---|---|
RGB | 204, 239, 255 | rgb(204, 239, 255) |
RGB Percent | 80, 93.73, 100 | rgb(80, 93.73, 100) |
CMYK | 20, 6, 0, 0 | |
HSL | 198.8°, 100, 90 | hsl(198.8, 100%, 90%) |
HSV | 198.8°, 20, 100 |
XYZ | 73.818, 81.79, 106.504 |
---|---|
Hunter Lab | 90.438, -12.569, -6.516 |
CIE-LAB | 92.482, -7.997, -11.495 |
CIE-LCH | 92.482, 14.003, 235.174 |
CIE-LUV | 20, 6.27, 0, 0 |
Web Safe | ccffff |
RGB percent of color #ccefff
CMYK percent of color #ccefff
Text with hexadecimal color #ccefff
This text has a font color of #ccefff
<p style="color:#ccefff">Text here</p>
#ccefff Background Color
This box has a background color of #ccefff
<div style="background-color:#ccefff">Text here</div>
#ccefff Border Color
This box has a border color of #ccefff
<div style="border: 4px solid #ccefff">Text here</div>
CSS codes
<p style="color:#ccefff">Text here</p>
<div style="background-color:#ccefff">Text here</div>
<div style="border: 4px solid #ccefff">Text here</div>
#ccefff Color on white background
This is how a font and box color of #ccefff will look
on a white background.
#ccefff Color on black background
This is how a font and box color of #ccefff hex color will look
on a black background.