#d53597 color space conversions
Hex:
        #d53597
        RGB:
        213, 53, 151
        CMY:
        16, 79, 41
        CMYK:
        0, 75, 29, 16
      HSL:
        323°, 65.5738%, 52.1569%
        HSV (HSB):
        323°, 75.1174%, 83.5294%
        XYZ:
        34.2996, 18.9267, 31.1236
        xyY:
        0.4066, 0.2244, 18.9267
      CIE-Lab:
        50.6013, 68.9008, -16.9168
        CIE-LCH:
        50.6013, 70.9471, 346.2054
        CIE-Luv:
        50.6013, 89.1429, -35.8233
        Hunter-Lab:
        43.5048, 64.5975, -11.9630
      #d53597 color charts
#d53597 RGB chart
      #d53597 CMYK chart
      #d53597 RGB pie chart
      #d53597 color shades, tints & tones
#d53597 color schemes
#d53597 color preview, HTML & CSS examples
           This text has a color of #d53597        
        
          <p style="color:#d53597;">Text here</p>
        
        
          .mytext {color:#d53597;}
        
        Text color #d53597
      
           This box has a color of #d53597        
        
          <div style="background-color:#d53597;">Content here</div>
        
        
          .mybackground {background-color:#d53597;}
        
        Background color #d53597
      
           Border around this has a color of #d53597        
        
          <div style="border:2px solid #d53597;">Content here</div>
        
        
          .myborder {border:2px solid #d53597;}
        
        Border color #d53597