#ded4fc color space conversions
Hex:
#ded4fc
RGB:
222, 212, 252
CMY:
13, 17, 1
CMYK:
12, 16, 0, 1
HSL:
255°, 86.9565%, 90.9804%
HSV (HSB):
255°, 15.8730%, 98.8235%
XYZ:
71.2384, 69.6448, 101.7836
xyY:
0.2936, 0.2870, 69.6448
CIE-Lab:
86.8224, 10.9807, -18.2752
CIE-LCH:
86.8224, 21.3203, 300.9996
CIE-Luv:
86.8224, 2.9950, -30.8327
Hunter-Lab:
83.4535, 6.3293, -13.8953
#ded4fc color charts
#ded4fc color shades, tints & tones
#ded4fc color schemes
#ded4fc color preview, HTML & CSS examples
This text has a color of #ded4fc
<p style="color:#ded4fc;">Text here</p>
.mytext {color:#ded4fc;}
This box has a color of #ded4fc
<div style="background-color:#ded4fc;">Content here</div>
.mybackground {background-color:#ded4fc;}
Border around this has a color of #ded4fc
<div style="border:2px solid #ded4fc;">Content here</div>
.myborder {border:2px solid #ded4fc;}