In RGB color space, #ccdfff hex color has a red value of 204, a green value of 223 and a blue value of 255.
In CMYK color space (used in color printing), #ccdfff hex color is composed of 20% cyan, 12.55% magenta, 0% yellow and 0% black.
#ccdfff color has a hue of 217.6 degrees, a saturation of 100% and a lightness of 90%.
#ccdfff hex color contains mainly BLUE.
The closest web safe color of #ccdfff is #ccccff
#ccdfff hex color has a decimal value of 13426687.
HEX | ccdfff | #ccdfff |
---|---|---|
RGB | 204, 223, 255 | rgb(204, 223, 255) |
RGB Percent | 80, 87.45, 100 | rgb(80, 87.45, 100) |
CMYK | 20, 13, 0, 0 | |
HSL | 217.6°, 100, 90 | hsl(217.6, 100%, 90%) |
HSV | 217.6°, 20, 100 |
XYZ | 69.34, 72.833, 105.011 |
---|---|
Hunter Lab | 85.342, -4.319, -13.215 |
CIE-LAB | 88.368, 0.248, -17.656 |
CIE-LCH | 88.368, 17.658, 270.805 |
CIE-LUV | 20, 12.55, 0, 0 |
Web Safe | ccccff |
RGB percent of color #ccdfff
CMYK percent of color #ccdfff
Text with hexadecimal color #ccdfff
This text has a font color of #ccdfff
<p style="color:#ccdfff">Text here</p>
#ccdfff Background Color
This box has a background color of #ccdfff
<div style="background-color:#ccdfff">Text here</div>
#ccdfff Border Color
This box has a border color of #ccdfff
<div style="border: 4px solid #ccdfff">Text here</div>
CSS codes
<p style="color:#ccdfff">Text here</p>
<div style="background-color:#ccdfff">Text here</div>
<div style="border: 4px solid #ccdfff">Text here</div>
#ccdfff Color on white background
This is how a font and box color of #ccdfff will look
on a white background.
#ccdfff Color on black background
This is how a font and box color of #ccdfff hex color will look
on a black background.