#d73cb4 color space conversions
Hex:
#d73cb4
RGB:
215, 60, 180
CMY:
16, 76, 29
CMYK:
0, 72, 16, 16
HSL:
314°, 65.9574%, 53.9216%
HSV (HSB):
314°, 72.0930%, 84.3137%
XYZ:
37.8784, 20.9741, 45.2320
xyY:
0.3639, 0.2015, 20.9741
CIE-Lab:
52.9211, 70.8754, -30.4013
CIE-LCH:
52.9211, 77.1204, 336.7835
CIE-Luv:
52.9211, 77.4115, -56.1844
Hunter-Lab:
45.7975, 67.4892, -26.4997
#d73cb4 color charts
#d73cb4 color shades, tints & tones
#d73cb4 color schemes
#d73cb4 color preview, HTML & CSS examples
This text has a color of #d73cb4
<p style="color:#d73cb4;">Text here</p>
.mytext {color:#d73cb4;}
This box has a color of #d73cb4
<div style="background-color:#d73cb4;">Content here</div>
.mybackground {background-color:#d73cb4;}
Border around this has a color of #d73cb4
<div style="border:2px solid #d73cb4;">Content here</div>
.myborder {border:2px solid #d73cb4;}