#d55dc5 color space conversions
Hex:
#d55dc5
RGB:
213, 93, 197
CMY:
16, 64, 23
CMYK:
0, 56, 8, 16
HSL:
308°, 58.8235%, 60.0000%
HSV (HSB):
308°, 56.3380%, 83.5294%
XYZ:
41.4330, 26.0061, 55.6592
xyY:
0.3366, 0.2113, 26.0061
CIE-Lab:
58.0428, 59.9664, -32.2550
CIE-LCH:
58.0428, 68.0908, 331.7249
CIE-Luv:
58.0428, 59.6640, -58.3037
Hunter-Lab:
50.9961, 55.7832, -29.0142
#d55dc5 color charts
#d55dc5 color shades, tints & tones
#d55dc5 color schemes
#d55dc5 color preview, HTML & CSS examples
This text has a color of #d55dc5
<p style="color:#d55dc5;">Text here</p>
.mytext {color:#d55dc5;}
This box has a color of #d55dc5
<div style="background-color:#d55dc5;">Content here</div>
.mybackground {background-color:#d55dc5;}
Border around this has a color of #d55dc5
<div style="border:2px solid #d55dc5;">Content here</div>
.myborder {border:2px solid #d55dc5;}