#d53aa9 color space conversions
Hex:
        #d53aa9
        RGB:
        213, 58, 169
        CMY:
        16, 77, 34
        CMYK:
        0, 73, 21, 16
      HSL:
        317°, 64.8536%, 53.1373%
        HSV (HSB):
        317°, 72.7700%, 83.5294%
        XYZ:
        36.1151, 20.0368, 39.5001
        xyY:
        0.3776, 0.2095, 20.0368
      CIE-Lab:
        51.8788, 69.5674, -25.6081
        CIE-LCH:
        51.8788, 74.1309, 339.7911
        CIE-Luv:
        51.8788, 80.6195, -48.6595
        Hunter-Lab:
        44.7625, 65.6821, -20.9860
      #d53aa9 color charts
#d53aa9 RGB chart
      #d53aa9 CMYK chart
      #d53aa9 RGB pie chart
      #d53aa9 color shades, tints & tones
#d53aa9 color schemes
#d53aa9 color preview, HTML & CSS examples
           This text has a color of #d53aa9        
        
          <p style="color:#d53aa9;">Text here</p>
        
        
          .mytext {color:#d53aa9;}
        
        Text color #d53aa9
      
           This box has a color of #d53aa9        
        
          <div style="background-color:#d53aa9;">Content here</div>
        
        
          .mybackground {background-color:#d53aa9;}
        
        Background color #d53aa9
      
           Border around this has a color of #d53aa9        
        
          <div style="border:2px solid #d53aa9;">Content here</div>
        
        
          .myborder {border:2px solid #d53aa9;}
        
        Border color #d53aa9