#ccd5fd color space conversions
Hex:
#ccd5fd
RGB:
204, 213, 253
CMY:
20, 16, 1
CMYK:
19, 16, 0, 1
HSL:
229°, 92.4528%, 89.6078%
HSV (HSB):
229°, 19.3676%, 99.2157%
XYZ:
66.4257, 67.5177, 102.4597
xyY:
0.2810, 0.2856, 67.5177
CIE-Lab:
85.7647, 5.0724, -20.5308
CIE-LCH:
85.7647, 21.1481, 283.8778
CIE-Luv:
85.7647, -6.9281, -33.5486
Hunter-Lab:
82.1692, 0.5037, -16.4124
#ccd5fd color charts
#ccd5fd color shades, tints & tones
#ccd5fd color schemes
#ccd5fd color preview, HTML & CSS examples
This text has a color of #ccd5fd
<p style="color:#ccd5fd;">Text here</p>
.mytext {color:#ccd5fd;}
This box has a color of #ccd5fd
<div style="background-color:#ccd5fd;">Content here</div>
.mybackground {background-color:#ccd5fd;}
Border around this has a color of #ccd5fd
<div style="border:2px solid #ccd5fd;">Content here</div>
.myborder {border:2px solid #ccd5fd;}