#ccf5fd color space conversions
Hex:
#ccf5fd
RGB:
204, 245, 253
CMY:
20, 4, 1
CMYK:
19, 3, 0, 1
HSL:
190°, 92.4528%, 89.6078%
HSV (HSB):
190°, 19.3676%, 99.2157%
XYZ:
75.2839, 85.2340, 105.4124
xyY:
0.2831, 0.3205, 85.2340
CIE-Lab:
93.9839, -11.4483, -8.2247
CIE-LCH:
93.9839, 14.0964, 215.6943
CIE-Luv:
93.9839, -21.4089, -10.9960
Hunter-Lab:
92.3223, -16.0068, -3.0710
#ccf5fd color charts
#ccf5fd color shades, tints & tones
#ccf5fd color schemes
#ccf5fd color preview, HTML & CSS examples
This text has a color of #ccf5fd
<p style="color:#ccf5fd;">Text here</p>
.mytext {color:#ccf5fd;}
This box has a color of #ccf5fd
<div style="background-color:#ccf5fd;">Content here</div>
.mybackground {background-color:#ccf5fd;}
Border around this has a color of #ccf5fd
<div style="border:2px solid #ccf5fd;">Content here</div>
.myborder {border:2px solid #ccf5fd;}