#d55fc1 color space conversions
Hex:
#d55fc1
RGB:
213, 95, 193
CMY:
16, 63, 24
CMYK:
0, 55, 9, 16
HSL:
310°, 58.4158%, 60.3922%
HSV (HSB):
310°, 55.3991%, 83.5294%
XYZ:
41.1584, 26.1808, 53.3362
xyY:
0.3411, 0.2170, 26.1808
CIE-Lab:
58.2083, 58.4139, -29.7132
CIE-LCH:
58.2083, 65.5367, 333.0391
CIE-Luv:
58.2083, 60.0657, -54.1626
Hunter-Lab:
51.1672, 54.0412, -25.9863
#d55fc1 color charts
#d55fc1 color shades, tints & tones
#d55fc1 color schemes
#d55fc1 color preview, HTML & CSS examples
This text has a color of #d55fc1
<p style="color:#d55fc1;">Text here</p>
.mytext {color:#d55fc1;}
This box has a color of #d55fc1
<div style="background-color:#d55fc1;">Content here</div>
.mybackground {background-color:#d55fc1;}
Border around this has a color of #d55fc1
<div style="border:2px solid #d55fc1;">Content here</div>
.myborder {border:2px solid #d55fc1;}