#dec5ff color space conversions
Hex:
#dec5ff
RGB:
222, 197, 255
CMY:
13, 23, 0
CMYK:
13, 23, 0, 0
HSL:
266°, 100.0000%, 88.6275%
HSV (HSB):
266°, 22.7451%, 100.0000%
XYZ:
68.1405, 62.6821, 103.1152
xyY:
0.2913, 0.2679, 62.6821
CIE-Lab:
83.2748, 19.5904, -25.2407
CIE-LCH:
83.2748, 31.9512, 307.8165
CIE-Luv:
83.2748, 9.7476, -43.5390
Hunter-Lab:
79.1720, 15.0773, -21.8000
#dec5ff color charts
#dec5ff color shades, tints & tones
#dec5ff color schemes
#dec5ff color preview, HTML & CSS examples
This text has a color of #dec5ff
<p style="color:#dec5ff;">Text here</p>
.mytext {color:#dec5ff;}
This box has a color of #dec5ff
<div style="background-color:#dec5ff;">Content here</div>
.mybackground {background-color:#dec5ff;}
Border around this has a color of #dec5ff
<div style="border:2px solid #dec5ff;">Content here</div>
.myborder {border:2px solid #dec5ff;}