#d32aa2 color space conversions
Hex:
        #d32aa2
        RGB:
        211, 42, 162
        CMY:
        17, 84, 36
        CMYK:
        0, 80, 23, 17
      HSL:
        317°, 66.7984%, 49.6078%
        HSV (HSB):
        317°, 80.0948%, 82.7451%
        XYZ:
        34.2135, 18.1134, 35.8754
        xyY:
        0.3879, 0.2054, 18.1134
      CIE-Lab:
        49.6334, 72.7749, -24.9756
        CIE-LCH:
        49.6334, 76.9413, 341.0583
        CIE-Luv:
        49.6334, 85.8756, -47.8306
        Hunter-Lab:
        42.5599, 69.0147, -20.1859
      #d32aa2 color charts
#d32aa2 RGB chart
      #d32aa2 CMYK chart
      #d32aa2 RGB pie chart
      #d32aa2 color shades, tints & tones
#d32aa2 color schemes
#d32aa2 color preview, HTML & CSS examples
           This text has a color of #d32aa2        
        
          <p style="color:#d32aa2;">Text here</p>
        
        
          .mytext {color:#d32aa2;}
        
        Text color #d32aa2
      
           This box has a color of #d32aa2        
        
          <div style="background-color:#d32aa2;">Content here</div>
        
        
          .mybackground {background-color:#d32aa2;}
        
        Background color #d32aa2
      
           Border around this has a color of #d32aa2        
        
          <div style="border:2px solid #d32aa2;">Content here</div>
        
        
          .myborder {border:2px solid #d32aa2;}
        
        Border color #d32aa2