#d55ed5 color space conversions
Hex:
#d55ed5
RGB:
213, 94, 213
CMY:
16, 63, 16
CMYK:
0, 56, 0, 16
HSL:
300°, 58.6207%, 60.1961%
HSV (HSB):
300°, 55.8685%, 83.5294%
XYZ:
43.4535, 26.9556, 65.8635
xyY:
0.3189, 0.1978, 26.9556
CIE-Lab:
58.9332, 62.1935, -39.9494
CIE-LCH:
58.9332, 73.9187, 327.2857
CIE-Luv:
58.9332, 54.7641, -70.8149
Hunter-Lab:
51.9188, 58.5379, -38.8713
#d55ed5 color charts
#d55ed5 color shades, tints & tones
#d55ed5 color schemes
#d55ed5 color preview, HTML & CSS examples
This text has a color of #d55ed5
<p style="color:#d55ed5;">Text here</p>
.mytext {color:#d55ed5;}
This box has a color of #d55ed5
<div style="background-color:#d55ed5;">Content here</div>
.mybackground {background-color:#d55ed5;}
Border around this has a color of #d55ed5
<div style="border:2px solid #d55ed5;">Content here</div>
.myborder {border:2px solid #d55ed5;}