#ced5f5 color space conversions
Hex:
#ced5f5
RGB:
206, 213, 245
CMY:
19, 16, 4
CMYK:
16, 13, 0, 4
HSL:
229°, 66.1017%, 88.4314%
HSV (HSB):
229°, 15.9184%, 96.0784%
XYZ:
65.7293, 67.3029, 95.9127
xyY:
0.2871, 0.2940, 67.3029
CIE-Lab:
85.6567, 3.9820, -16.4504
CIE-LCH:
85.6567, 16.9255, 283.6074
CIE-Luv:
85.6567, -5.5069, -26.6506
Hunter-Lab:
82.0383, -0.5525, -11.8903
#ced5f5 color charts
#ced5f5 color shades, tints & tones
#ced5f5 color schemes
#ced5f5 color preview, HTML & CSS examples
This text has a color of #ced5f5
<p style="color:#ced5f5;">Text here</p>
.mytext {color:#ced5f5;}
This box has a color of #ced5f5
<div style="background-color:#ced5f5;">Content here</div>
.mybackground {background-color:#ced5f5;}
Border around this has a color of #ced5f5
<div style="border:2px solid #ced5f5;">Content here</div>
.myborder {border:2px solid #ced5f5;}