#dd5bdc color space conversions
Hex:
#dd5bdc
RGB:
221, 91, 220
CMY:
13, 64, 14
CMYK:
0, 59, 0, 13
HSL:
300°, 65.6566%, 61.1765%
HSV (HSB):
300°, 58.8235%, 86.6667%
XYZ:
46.4781, 28.0216, 70.6692
xyY:
0.3202, 0.1930, 28.0216
CIE-Lab:
59.9083, 66.7280, -42.2860
CIE-LCH:
59.9083, 78.9983, 327.6373
CIE-Luv:
59.9083, 59.2207, -75.3977
Hunter-Lab:
52.9355, 64.0887, -42.0977
#dd5bdc color charts
#dd5bdc color shades, tints & tones
#dd5bdc color schemes
#dd5bdc color preview, HTML & CSS examples
This text has a color of #dd5bdc
<p style="color:#dd5bdc;">Text here</p>
.mytext {color:#dd5bdc;}
This box has a color of #dd5bdc
<div style="background-color:#dd5bdc;">Content here</div>
.mybackground {background-color:#dd5bdc;}
Border around this has a color of #dd5bdc
<div style="border:2px solid #dd5bdc;">Content here</div>
.myborder {border:2px solid #dd5bdc;}