#d43f71 color space conversions
Hex:
        #d43f71
        RGB:
        212, 63, 113
        CMY:
        17, 75, 56
        CMYK:
        0, 70, 47, 17
      HSL:
        340°, 63.4043%, 53.9216%
        HSV (HSB):
        340°, 70.2830%, 83.1373%
        XYZ:
        31.9095, 18.7443, 17.5590
        xyY:
        0.4678, 0.2748, 18.7443
      CIE-Lab:
        50.3867, 61.3577, 5.5978
        CIE-LCH:
        50.3867, 61.6125, 5.2128
        CIE-Luv:
        50.3867, 98.9978, -4.6487
        Hunter-Lab:
        43.2947, 55.7942, 6.2601
      #d43f71 color charts
#d43f71 RGB chart
      #d43f71 CMYK chart
      #d43f71 RGB pie chart
      #d43f71 color shades, tints & tones
#d43f71 color schemes
#d43f71 color preview, HTML & CSS examples
           This text has a color of #d43f71        
        
          <p style="color:#d43f71;">Text here</p>
        
        
          .mytext {color:#d43f71;}
        
        Text color #d43f71
      
           This box has a color of #d43f71        
        
          <div style="background-color:#d43f71;">Content here</div>
        
        
          .mybackground {background-color:#d43f71;}
        
        Background color #d43f71
      
           Border around this has a color of #d43f71        
        
          <div style="border:2px solid #d43f71;">Content here</div>
        
        
          .myborder {border:2px solid #d43f71;}
        
        Border color #d43f71