#d55eda color space conversions
Hex:
#d55eda
RGB:
213, 94, 218
CMY:
16, 63, 15
CMYK:
2, 57, 0, 15
HSL:
298°, 62.6263%, 61.1765%
HSV (HSB):
298°, 56.8807%, 85.4902%
XYZ:
44.0982, 27.2135, 69.2582
xyY:
0.3137, 0.1936, 27.2135
CIE-Lab:
59.1714, 63.0622, -42.3962
CIE-LCH:
59.1714, 75.9887, 326.0874
CIE-Luv:
59.1714, 53.3778, -74.8347
Hunter-Lab:
52.1666, 59.6006, -42.1989
#d55eda color charts
#d55eda color shades, tints & tones
#d55eda color schemes
#d55eda color preview, HTML & CSS examples
This text has a color of #d55eda
<p style="color:#d55eda;">Text here</p>
.mytext {color:#d55eda;}
This box has a color of #d55eda
<div style="background-color:#d55eda;">Content here</div>
.mybackground {background-color:#d55eda;}
Border around this has a color of #d55eda
<div style="border:2px solid #d55eda;">Content here</div>
.myborder {border:2px solid #d55eda;}