#ded2fb color space conversions
Hex:
#ded2fb
RGB:
222, 210, 251
CMY:
13, 18, 2
CMYK:
12, 16, 0, 2
HSL:
258°, 83.6735%, 90.3922%
HSV (HSB):
258°, 16.3347%, 98.4314%
XYZ:
70.5834, 68.5878, 100.7854
xyY:
0.2942, 0.2858, 68.5878
CIE-Lab:
86.2995, 11.8380, -18.5353
CIE-LCH:
86.2995, 21.9931, 302.5654
CIE-Luv:
86.2995, 4.0099, -31.3763
Hunter-Lab:
82.8178, 7.1997, -14.1808
#ded2fb color charts
#ded2fb color shades, tints & tones
#ded2fb color schemes
#ded2fb color preview, HTML & CSS examples
This text has a color of #ded2fb
<p style="color:#ded2fb;">Text here</p>
.mytext {color:#ded2fb;}
This box has a color of #ded2fb
<div style="background-color:#ded2fb;">Content here</div>
.mybackground {background-color:#ded2fb;}
Border around this has a color of #ded2fb
<div style="border:2px solid #ded2fb;">Content here</div>
.myborder {border:2px solid #ded2fb;}