#ded8fc color space conversions
Hex:
#ded8fc
RGB:
222, 216, 252
CMY:
13, 15, 1
CMYK:
12, 14, 0, 1
HSL:
250°, 85.7143%, 91.7647%
HSV (HSB):
250°, 14.2857%, 98.8235%
XYZ:
72.2508, 71.6696, 102.1211
xyY:
0.2937, 0.2913, 71.6696
CIE-Lab:
87.8093, 8.8680, -16.7894
CIE-LCH:
87.8093, 18.9875, 297.8425
CIE-Luv:
87.8093, 1.1085, -28.0927
Hunter-Lab:
84.6579, 4.1884, -12.2598
#ded8fc color charts
#ded8fc color shades, tints & tones
#ded8fc color schemes
#ded8fc color preview, HTML & CSS examples
This text has a color of #ded8fc
<p style="color:#ded8fc;">Text here</p>
.mytext {color:#ded8fc;}
This box has a color of #ded8fc
<div style="background-color:#ded8fc;">Content here</div>
.mybackground {background-color:#ded8fc;}
Border around this has a color of #ded8fc
<div style="border:2px solid #ded8fc;">Content here</div>
.myborder {border:2px solid #ded8fc;}