#d43d71 color space conversions
Hex:
        #d43d71
        RGB:
        212, 61, 113
        CMY:
        17, 76, 56
        CMYK:
        0, 71, 47, 17
      HSL:
        339°, 63.7131%, 53.5294%
        HSV (HSB):
        339°, 71.2264%, 83.1373%
        XYZ:
        31.8008, 18.5268, 17.5227
        xyY:
        0.4687, 0.2731, 18.5268
      CIE-Lab:
        50.1289, 62.0736, 5.2283
        CIE-LCH:
        50.1289, 62.2934, 4.8145
        CIE-Luv:
        50.1289, 99.8935, -5.2589
        Hunter-Lab:
        43.0428, 56.5542, 5.9929
      #d43d71 color charts
#d43d71 RGB chart
      #d43d71 CMYK chart
      #d43d71 RGB pie chart
      #d43d71 color shades, tints & tones
#d43d71 color schemes
#d43d71 color preview, HTML & CSS examples
           This text has a color of #d43d71        
        
          <p style="color:#d43d71;">Text here</p>
        
        
          .mytext {color:#d43d71;}
        
        Text color #d43d71
      
           This box has a color of #d43d71        
        
          <div style="background-color:#d43d71;">Content here</div>
        
        
          .mybackground {background-color:#d43d71;}
        
        Background color #d43d71
      
           Border around this has a color of #d43d71        
        
          <div style="border:2px solid #d43d71;">Content here</div>
        
        
          .myborder {border:2px solid #d43d71;}
        
        Border color #d43d71