#dec5fd color space conversions
Hex:
#dec5fd
RGB:
222, 197, 253
CMY:
13, 23, 1
CMYK:
12, 22, 0, 1
HSL:
267°, 93.3333%, 88.2353%
HSV (HSB):
267°, 22.1344%, 99.2157%
XYZ:
67.8201, 62.5539, 101.4281
xyY:
0.2926, 0.2699, 62.5539
CIE-Lab:
83.2071, 19.1797, -24.2804
CIE-LCH:
83.2071, 30.9419, 308.3061
CIE-Luv:
83.2071, 9.9289, -41.8745
Hunter-Lab:
79.0911, 14.6533, -20.6711
#dec5fd color charts
#dec5fd color shades, tints & tones
#dec5fd color schemes
#dec5fd color preview, HTML & CSS examples
This text has a color of #dec5fd
<p style="color:#dec5fd;">Text here</p>
.mytext {color:#dec5fd;}
This box has a color of #dec5fd
<div style="background-color:#dec5fd;">Content here</div>
.mybackground {background-color:#dec5fd;}
Border around this has a color of #dec5fd
<div style="border:2px solid #dec5fd;">Content here</div>
.myborder {border:2px solid #dec5fd;}