#ccdafb color space conversions
Hex:
#ccdafb
RGB:
204, 218, 251
CMY:
20, 15, 2
CMYK:
19, 13, 0, 2
HSL:
222°, 85.4545%, 89.2157%
HSV (HSB):
222°, 18.7251%, 98.4314%
XYZ:
67.3858, 69.9452, 101.2159
xyY:
0.2825, 0.2932, 69.9452
CIE-Lab:
86.9700, 2.0049, -17.6565
CIE-LCH:
86.9700, 17.7699, 276.4783
CIE-Luv:
86.9700, -9.1001, -28.3644
Hunter-Lab:
83.6333, -2.5354, -13.2116
#ccdafb color charts
#ccdafb color shades, tints & tones
#ccdafb color schemes
#ccdafb color preview, HTML & CSS examples
This text has a color of #ccdafb
<p style="color:#ccdafb;">Text here</p>
.mytext {color:#ccdafb;}
This box has a color of #ccdafb
<div style="background-color:#ccdafb;">Content here</div>
.mybackground {background-color:#ccdafb;}
Border around this has a color of #ccdafb
<div style="border:2px solid #ccdafb;">Content here</div>
.myborder {border:2px solid #ccdafb;}