#d53595 color space conversions
Hex:
        #d53595
        RGB:
        213, 53, 149
        CMY:
        16, 79, 42
        CMYK:
        0, 75, 30, 16
      HSL:
        324°, 65.5738%, 52.1569%
        HSV (HSB):
        324°, 75.1174%, 83.5294%
        XYZ:
        34.1385, 18.8623, 30.2753
        xyY:
        0.4099, 0.2265, 18.8623
      CIE-Lab:
        50.5257, 68.6688, -15.8392
        CIE-LCH:
        50.5257, 70.4719, 347.0112
        CIE-Luv:
        50.5257, 89.9434, -34.2559
        Hunter-Lab:
        43.4307, 64.3053, -10.9292
      #d53595 color charts
#d53595 RGB chart
      #d53595 CMYK chart
      #d53595 RGB pie chart
      #d53595 color shades, tints & tones
#d53595 color schemes
#d53595 color preview, HTML & CSS examples
           This text has a color of #d53595        
        
          <p style="color:#d53595;">Text here</p>
        
        
          .mytext {color:#d53595;}
        
        Text color #d53595
      
           This box has a color of #d53595        
        
          <div style="background-color:#d53595;">Content here</div>
        
        
          .mybackground {background-color:#d53595;}
        
        Background color #d53595
      
           Border around this has a color of #d53595        
        
          <div style="border:2px solid #d53595;">Content here</div>
        
        
          .myborder {border:2px solid #d53595;}
        
        Border color #d53595