#d541aa color space conversions
Hex:
        #d541aa
        RGB:
        213, 65, 170
        CMY:
        16, 75, 33
        CMYK:
        0, 69, 20, 16
      HSL:
        317°, 63.7931%, 54.5098%
        HSV (HSB):
        317°, 69.4836%, 83.5294%
        XYZ:
        36.5866, 20.8290, 40.1223
        xyY:
        0.3751, 0.2135, 20.8290
      CIE-Lab:
        52.7618, 67.3304, -24.8306
        CIE-LCH:
        52.7618, 71.7631, 339.7567
        CIE-Luv:
        52.7618, 78.1525, -47.3023
        Hunter-Lab:
        45.6388, 63.2275, -20.1762
      #d541aa color charts
#d541aa RGB chart
      #d541aa CMYK chart
      #d541aa RGB pie chart
      #d541aa color shades, tints & tones
#d541aa color schemes
#d541aa color preview, HTML & CSS examples
           This text has a color of #d541aa        
        
          <p style="color:#d541aa;">Text here</p>
        
        
          .mytext {color:#d541aa;}
        
        Text color #d541aa
      
           This box has a color of #d541aa        
        
          <div style="background-color:#d541aa;">Content here</div>
        
        
          .mybackground {background-color:#d541aa;}
        
        Background color #d541aa
      
           Border around this has a color of #d541aa        
        
          <div style="border:2px solid #d541aa;">Content here</div>
        
        
          .myborder {border:2px solid #d541aa;}
        
        Border color #d541aa