#d55ed8 color space conversions
Hex:
#d55ed8
RGB:
213, 94, 216
CMY:
16, 63, 15
CMYK:
1, 56, 0, 15
HSL:
299°, 61.0000%, 60.7843%
HSV (HSB):
299°, 56.4815%, 84.7059%
XYZ:
43.8379, 27.1094, 67.8879
xyY:
0.3158, 0.1953, 27.1094
CIE-Lab:
59.0755, 62.7130, -41.4197
CIE-LCH:
59.0755, 75.1566, 326.5567
CIE-Luv:
59.0755, 53.9305, -73.2288
Hunter-Lab:
52.0667, 59.1727, -40.8594
#d55ed8 color charts
#d55ed8 color shades, tints & tones
#d55ed8 color schemes
#d55ed8 color preview, HTML & CSS examples
This text has a color of #d55ed8
<p style="color:#d55ed8;">Text here</p>
.mytext {color:#d55ed8;}
This box has a color of #d55ed8
<div style="background-color:#d55ed8;">Content here</div>
.mybackground {background-color:#d55ed8;}
Border around this has a color of #d55ed8
<div style="border:2px solid #d55ed8;">Content here</div>
.myborder {border:2px solid #d55ed8;}