#dd63de color space conversions
Hex:
#dd63de
RGB:
221, 99, 222
CMY:
13, 61, 13
CMYK:
0, 55, 0, 13
HSL:
300°, 65.0794%, 62.9412%
HSV (HSB):
300°, 55.4054%, 87.0588%
XYZ:
47.4655, 29.5698, 72.3131
xyY:
0.3178, 0.1980, 29.5698
CIE-Lab:
61.2812, 63.5799, -41.2512
CIE-LCH:
61.2812, 75.7897, 327.0241
CIE-Luv:
61.2812, 56.0409, -73.6297
Hunter-Lab:
54.3781, 60.6471, -40.7804
#dd63de color charts
#dd63de color shades, tints & tones
#dd63de color schemes
#dd63de color preview, HTML & CSS examples
This text has a color of #dd63de
<p style="color:#dd63de;">Text here</p>
.mytext {color:#dd63de;}
This box has a color of #dd63de
<div style="background-color:#dd63de;">Content here</div>
.mybackground {background-color:#dd63de;}
Border around this has a color of #dd63de
<div style="border:2px solid #dd63de;">Content here</div>
.myborder {border:2px solid #dd63de;}