#ccf7ff color space conversions
Hex:
#ccf7ff
RGB:
204, 247, 255
CMY:
20, 3, 0
CMYK:
20, 3, 0, 0
HSL:
189°, 100.0000%, 90.0000%
HSV (HSB):
189°, 20.0000%, 100.0000%
XYZ:
76.2126, 86.5789, 107.3023
xyY:
0.2822, 0.3206, 86.5789
CIE-Lab:
94.5593, -12.0341, -8.4079
CIE-LCH:
94.5593, 14.6803, 214.9412
CIE-Luv:
94.5593, -22.3459, -11.2034
Hunter-Lab:
93.0478, -16.6297, -3.2395
#ccf7ff color charts
#ccf7ff color shades, tints & tones
#ccf7ff color schemes
#ccf7ff color preview, HTML & CSS examples
This text has a color of #ccf7ff
<p style="color:#ccf7ff;">Text here</p>
.mytext {color:#ccf7ff;}
This box has a color of #ccf7ff
<div style="background-color:#ccf7ff;">Content here</div>
.mybackground {background-color:#ccf7ff;}
Border around this has a color of #ccf7ff
<div style="border:2px solid #ccf7ff;">Content here</div>
.myborder {border:2px solid #ccf7ff;}