#d53583 color space conversions
Hex:
        #d53583
        RGB:
        213, 53, 131
        CMY:
        16, 79, 49
        CMYK:
        0, 75, 38, 16
      HSL:
        331°, 65.5738%, 52.1569%
        HSV (HSB):
        331°, 75.1174%, 83.5294%
        XYZ:
        32.8104, 18.3310, 23.2817
        xyY:
        0.4409, 0.2463, 18.3310
      CIE-Lab:
        49.8952, 66.7164, -5.9831
        CIE-LCH:
        49.8952, 66.9842, 354.8755
        CIE-Luv:
        49.8952, 97.1067, -20.3964
        Hunter-Lab:
        42.8148, 61.8648, -2.2702
      #d53583 color charts
#d53583 RGB chart
      #d53583 CMYK chart
      #d53583 RGB pie chart
      #d53583 color shades, tints & tones
#d53583 color schemes
#d53583 color preview, HTML & CSS examples
           This text has a color of #d53583        
        
          <p style="color:#d53583;">Text here</p>
        
        
          .mytext {color:#d53583;}
        
        Text color #d53583
      
           This box has a color of #d53583        
        
          <div style="background-color:#d53583;">Content here</div>
        
        
          .mybackground {background-color:#d53583;}
        
        Background color #d53583
      
           Border around this has a color of #d53583        
        
          <div style="border:2px solid #d53583;">Content here</div>
        
        
          .myborder {border:2px solid #d53583;}
        
        Border color #d53583