#ced7fd color space conversions
Hex:
#ced7fd
RGB:
206, 215, 253
CMY:
19, 16, 1
CMYK:
19, 15, 0, 1
HSL:
229°, 92.1569%, 90.0000%
HSV (HSB):
229°, 18.5771%, 99.2157%
XYZ:
67.4837, 68.8145, 102.6543
xyY:
0.2824, 0.2880, 68.8145
CIE-Lab:
86.4121, 4.6251, -19.5385
CIE-LCH:
86.4121, 20.0785, 283.3178
CIE-Luv:
86.4121, -6.8291, -31.8650
Hunter-Lab:
82.9545, 0.0396, -15.3018
#ced7fd color charts
#ced7fd color shades, tints & tones
#ced7fd color schemes
#ced7fd color preview, HTML & CSS examples
This text has a color of #ced7fd
<p style="color:#ced7fd;">Text here</p>
.mytext {color:#ced7fd;}
This box has a color of #ced7fd
<div style="background-color:#ced7fd;">Content here</div>
.mybackground {background-color:#ced7fd;}
Border around this has a color of #ced7fd
<div style="border:2px solid #ced7fd;">Content here</div>
.myborder {border:2px solid #ced7fd;}