#d331aa color space conversions
Hex:
        #d331aa
        RGB:
        211, 49, 170
        CMY:
        17, 81, 33
        CMYK:
        0, 77, 19, 17
      HSL:
        315°, 64.8000%, 50.9804%
        HSV (HSB):
        315°, 76.7773%, 82.7451%
        XYZ:
        35.2180, 18.9478, 39.8313
        xyY:
        0.3747, 0.2016, 18.9478
      CIE-Lab:
        50.6261, 71.9434, -28.1655
        CIE-LCH:
        50.6261, 77.2603, 338.6199
        CIE-Luv:
        50.6261, 81.0202, -52.5339
        Hunter-Lab:
        43.5291, 68.2428, -23.7830
      #d331aa color charts
#d331aa RGB chart
      #d331aa CMYK chart
      #d331aa RGB pie chart
      #d331aa color shades, tints & tones
#d331aa color schemes
#d331aa color preview, HTML & CSS examples
           This text has a color of #d331aa        
        
          <p style="color:#d331aa;">Text here</p>
        
        
          .mytext {color:#d331aa;}
        
        Text color #d331aa
      
           This box has a color of #d331aa        
        
          <div style="background-color:#d331aa;">Content here</div>
        
        
          .mybackground {background-color:#d331aa;}
        
        Background color #d331aa
      
           Border around this has a color of #d331aa        
        
          <div style="border:2px solid #d331aa;">Content here</div>
        
        
          .myborder {border:2px solid #d331aa;}
        
        Border color #d331aa