#d73dbd color space conversions
Hex:
#d73dbd
RGB:
215, 61, 189
CMY:
16, 76, 26
CMYK:
0, 72, 12, 16
HSL:
310°, 65.8120%, 54.1176%
HSV (HSB):
310°, 71.6279%, 84.3137%
XYZ:
38.8784, 21.4587, 50.2369
xyY:
0.3516, 0.1941, 21.4587
CIE-Lab:
53.4479, 71.8146, -34.8059
CIE-LCH:
53.4479, 79.8047, 334.1423
CIE-Luv:
53.4479, 73.7989, -63.0493
Hunter-Lab:
46.3235, 68.7452, -31.8724
#d73dbd color charts
#d73dbd color shades, tints & tones
#d73dbd color schemes
#d73dbd color preview, HTML & CSS examples
This text has a color of #d73dbd
<p style="color:#d73dbd;">Text here</p>
.mytext {color:#d73dbd;}
This box has a color of #d73dbd
<div style="background-color:#d73dbd;">Content here</div>
.mybackground {background-color:#d73dbd;}
Border around this has a color of #d73dbd
<div style="border:2px solid #d73dbd;">Content here</div>
.myborder {border:2px solid #d73dbd;}