#d55dc1 color space conversions
Hex:
#d55dc1
RGB:
213, 93, 193
CMY:
16, 64, 24
CMYK:
0, 56, 9, 16
HSL:
310°, 58.8235%, 60.0000%
HSV (HSB):
310°, 56.3380%, 83.5294%
XYZ:
40.9806, 25.8251, 53.2769
xyY:
0.3413, 0.2151, 25.8251
CIE-Lab:
57.8707, 59.3235, -30.2368
CIE-LCH:
57.8707, 66.5848, 332.9923
CIE-Luv:
57.8707, 60.8254, -55.0550
Hunter-Lab:
50.8184, 55.0124, -26.5855
#d55dc1 color charts
#d55dc1 color shades, tints & tones
#d55dc1 color schemes
#d55dc1 color preview, HTML & CSS examples
This text has a color of #d55dc1
<p style="color:#d55dc1;">Text here</p>
.mytext {color:#d55dc1;}
This box has a color of #d55dc1
<div style="background-color:#d55dc1;">Content here</div>
.mybackground {background-color:#d55dc1;}
Border around this has a color of #d55dc1
<div style="border:2px solid #d55dc1;">Content here</div>
.myborder {border:2px solid #d55dc1;}