#dd5fed color space conversions
Hex:
#dd5fed
RGB:
221, 95, 237
CMY:
13, 63, 7
CMYK:
7, 60, 0, 7
HSL:
293°, 79.7753%, 65.0980%
HSV (HSB):
293°, 59.9156%, 92.9412%
XYZ:
49.1971, 29.6710, 83.2549
xyY:
0.3035, 0.1830, 29.6710
CIE-Lab:
61.3693, 67.9667, -49.4904
CIE-LCH:
61.3693, 84.0760, 323.9395
CIE-Luv:
61.3693, 53.1743, -87.3000
Hunter-Lab:
54.4711, 65.8928, -52.4904
#dd5fed color charts
#dd5fed color shades, tints & tones
#dd5fed color schemes
#dd5fed color preview, HTML & CSS examples
This text has a color of #dd5fed
<p style="color:#dd5fed;">Text here</p>
.mytext {color:#dd5fed;}
This box has a color of #dd5fed
<div style="background-color:#dd5fed;">Content here</div>
.mybackground {background-color:#dd5fed;}
Border around this has a color of #dd5fed
<div style="border:2px solid #dd5fed;">Content here</div>
.myborder {border:2px solid #dd5fed;}