#d43b96 color space conversions
Hex:
        #d43b96
        RGB:
        212, 59, 150
        CMY:
        17, 77, 41
        CMYK:
        0, 72, 29, 17
      HSL:
        324°, 64.0167%, 53.1373%
        HSV (HSB):
        324°, 72.1698%, 83.1373%
        XYZ:
        34.2204, 19.3270, 30.7810
        xyY:
        0.4058, 0.2292, 19.3270
      CIE-Lab:
        51.0676, 66.6168, -15.6278
        CIE-LCH:
        51.0676, 68.4254, 346.7976
        CIE-Luv:
        51.0676, 86.8567, -33.6417
        Hunter-Lab:
        43.9625, 62.0100, -10.7391
      #d43b96 color charts
#d43b96 RGB chart
      #d43b96 CMYK chart
      #d43b96 RGB pie chart
      #d43b96 color shades, tints & tones
#d43b96 color schemes
#d43b96 color preview, HTML & CSS examples
           This text has a color of #d43b96        
        
          <p style="color:#d43b96;">Text here</p>
        
        
          .mytext {color:#d43b96;}
        
        Text color #d43b96
      
           This box has a color of #d43b96        
        
          <div style="background-color:#d43b96;">Content here</div>
        
        
          .mybackground {background-color:#d43b96;}
        
        Background color #d43b96
      
           Border around this has a color of #d43b96        
        
          <div style="border:2px solid #d43b96;">Content here</div>
        
        
          .myborder {border:2px solid #d43b96;}
        
        Border color #d43b96