#d73cdf color space conversions
Hex:
#d73cdf
RGB:
215, 60, 223
CMY:
16, 76, 13
CMYK:
4, 73, 0, 13
HSL:
297°, 71.8062%, 55.4902%
HSV (HSB):
297°, 73.0942%, 87.4510%
XYZ:
42.9595, 23.0065, 71.9885
xyY:
0.3114, 0.1668, 23.0065
CIE-Lab:
55.0790, 77.3411, -51.6832
CIE-LCH:
55.0790, 93.0204, 326.2472
CIE-Luv:
55.0790, 62.0433, -89.8879
Hunter-Lab:
47.9651, 75.9329, -55.4100
#d73cdf color charts
#d73cdf color shades, tints & tones
#d73cdf color schemes
#d73cdf color preview, HTML & CSS examples
This text has a color of #d73cdf
<p style="color:#d73cdf;">Text here</p>
.mytext {color:#d73cdf;}
This box has a color of #d73cdf
<div style="background-color:#d73cdf;">Content here</div>
.mybackground {background-color:#d73cdf;}
Border around this has a color of #d73cdf
<div style="border:2px solid #d73cdf;">Content here</div>
.myborder {border:2px solid #d73cdf;}