#ccd3ff color space conversions
Hex:
#ccd3ff
RGB:
204, 211, 255
CMY:
20, 17, 0
CMYK:
20, 17, 0, 0
HSL:
232°, 100.0000%, 90.0000%
HSV (HSB):
232°, 20.0000%, 100.0000%
XYZ:
66.2461, 66.6459, 103.9801
xyY:
0.2797, 0.2814, 66.6459
CIE-Lab:
85.3248, 6.5683, -22.2539
CIE-LCH:
85.3248, 23.2030, 286.4441
CIE-Luv:
85.3248, -6.1295, -36.6252
Hunter-Lab:
81.6369, 1.9831, -18.3712
#ccd3ff color charts
#ccd3ff color shades, tints & tones
#ccd3ff color schemes
#ccd3ff color preview, HTML & CSS examples
This text has a color of #ccd3ff
<p style="color:#ccd3ff;">Text here</p>
.mytext {color:#ccd3ff;}
This box has a color of #ccd3ff
<div style="background-color:#ccd3ff;">Content here</div>
.mybackground {background-color:#ccd3ff;}
Border around this has a color of #ccd3ff
<div style="border:2px solid #ccd3ff;">Content here</div>
.myborder {border:2px solid #ccd3ff;}