#d535aa color space conversions
Hex:
        #d535aa
        RGB:
        213, 53, 170
        CMY:
        16, 79, 33
        CMYK:
        0, 75, 20, 16
      HSL:
        316°, 65.5738%, 52.1569%
        HSV (HSB):
        316°, 75.1174%, 83.5294%
        XYZ:
        35.9694, 19.5946, 39.9166
        xyY:
        0.3767, 0.2052, 19.5946
      CIE-Lab:
        51.3757, 71.2481, -26.9749
        CIE-LCH:
        51.3757, 76.1836, 339.2631
        CIE-Luv:
        51.3757, 81.5789, -50.8452
        Hunter-Lab:
        44.2658, 67.5798, -22.4785
      #d535aa color charts
#d535aa RGB chart
      #d535aa CMYK chart
      #d535aa RGB pie chart
      #d535aa color shades, tints & tones
#d535aa color schemes
#d535aa color preview, HTML & CSS examples
           This text has a color of #d535aa        
        
          <p style="color:#d535aa;">Text here</p>
        
        
          .mytext {color:#d535aa;}
        
        Text color #d535aa
      
           This box has a color of #d535aa        
        
          <div style="background-color:#d535aa;">Content here</div>
        
        
          .mybackground {background-color:#d535aa;}
        
        Background color #d535aa
      
           Border around this has a color of #d535aa        
        
          <div style="border:2px solid #d535aa;">Content here</div>
        
        
          .myborder {border:2px solid #d535aa;}
        
        Border color #d535aa