#ced5fd color space conversions
Hex:
#ced5fd
RGB:
206, 213, 253
CMY:
19, 16, 1
CMYK:
19, 16, 0, 1
HSL:
231°, 92.1569%, 90.0000%
HSV (HSB):
231°, 18.5771%, 99.2157%
XYZ:
66.9775, 67.8022, 102.4855
xyY:
0.2823, 0.2858, 67.8022
CIE-Lab:
85.9074, 5.6825, -20.3012
CIE-LCH:
85.9074, 21.0815, 285.6374
CIE-Luv:
85.9074, -5.9213, -33.2718
Hunter-Lab:
82.3421, 1.0942, -16.1548
#ced5fd color charts
#ced5fd color shades, tints & tones
#ced5fd color schemes
#ced5fd color preview, HTML & CSS examples
This text has a color of #ced5fd
<p style="color:#ced5fd;">Text here</p>
.mytext {color:#ced5fd;}
This box has a color of #ced5fd
<div style="background-color:#ced5fd;">Content here</div>
.mybackground {background-color:#ced5fd;}
Border around this has a color of #ced5fd
<div style="border:2px solid #ced5fd;">Content here</div>
.myborder {border:2px solid #ced5fd;}