#de6ded color space conversions
Hex:
#de6ded
RGB:
222, 109, 237
CMY:
13, 57, 7
CMYK:
6, 54, 0, 7
HSL:
293°, 78.0488%, 67.8431%
HSV (HSB):
293°, 54.0084%, 92.9412%
XYZ:
50.8789, 32.5813, 83.7280
xyY:
0.3043, 0.1949, 32.5813
CIE-Lab:
63.8204, 61.9249, -45.6101
CIE-LCH:
63.8204, 76.9089, 323.6270
CIE-Luv:
63.8204, 49.3817, -80.9124
Hunter-Lab:
57.0800, 59.2179, -47.0136
#de6ded color charts
#de6ded color shades, tints & tones
#de6ded color schemes
#de6ded color preview, HTML & CSS examples
This text has a color of #de6ded
<p style="color:#de6ded;">Text here</p>
.mytext {color:#de6ded;}
This box has a color of #de6ded
<div style="background-color:#de6ded;">Content here</div>
.mybackground {background-color:#de6ded;}
Border around this has a color of #de6ded
<div style="border:2px solid #de6ded;">Content here</div>
.myborder {border:2px solid #de6ded;}