#d32fa4 color space conversions
Hex:
        #d32fa4
        RGB:
        211, 47, 164
        CMY:
        17, 82, 36
        CMYK:
        0, 78, 22, 17
      HSL:
        317°, 65.0794%, 50.5882%
        HSV (HSB):
        317°, 77.7251%, 82.7451%
        XYZ:
        34.5813, 18.5623, 36.8822
        xyY:
        0.3841, 0.2062, 18.5623
      CIE-Lab:
        50.1711, 71.7274, -25.3289
        CIE-LCH:
        50.1711, 76.0682, 340.5505
        CIE-Luv:
        50.1711, 83.9149, -48.2721
        Hunter-Lab:
        43.0839, 67.8762, -20.5967
      #d32fa4 color charts
#d32fa4 RGB chart
      #d32fa4 CMYK chart
      #d32fa4 RGB pie chart
      #d32fa4 color shades, tints & tones
#d32fa4 color schemes
#d32fa4 color preview, HTML & CSS examples
           This text has a color of #d32fa4        
        
          <p style="color:#d32fa4;">Text here</p>
        
        
          .mytext {color:#d32fa4;}
        
        Text color #d32fa4
      
           This box has a color of #d32fa4        
        
          <div style="background-color:#d32fa4;">Content here</div>
        
        
          .mybackground {background-color:#d32fa4;}
        
        Background color #d32fa4
      
           Border around this has a color of #d32fa4        
        
          <div style="border:2px solid #d32fa4;">Content here</div>
        
        
          .myborder {border:2px solid #d32fa4;}
        
        Border color #d32fa4