#d32fd4 color space conversions
Hex:
        #d32fd4
        RGB:
        211, 47, 212
        CMY:
        17, 82, 17
        CMYK:
        0, 78, 0, 17
      HSL:
        300°, 65.7371%, 50.7843%
        HSV (HSB):
        300°, 77.8302%, 83.1373%
        XYZ:
        39.7641, 20.6354, 64.1746
        xyY:
        0.3192, 0.1656, 20.6354
      CIE-Lab:
        52.5481, 78.4905, -49.4999
        CIE-LCH:
        52.5481, 92.7955, 327.7625
        CIE-Luv:
        52.5481, 65.3893, -85.7785
        Hunter-Lab:
        45.4262, 76.7555, -51.9620
      #d32fd4 color charts
#d32fd4 RGB chart
      #d32fd4 CMYK chart
      #d32fd4 RGB pie chart
      #d32fd4 color shades, tints & tones
#d32fd4 color schemes
#d32fd4 color preview, HTML & CSS examples
           This text has a color of #d32fd4        
        
          <p style="color:#d32fd4;">Text here</p>
        
        
          .mytext {color:#d32fd4;}
        
        Text color #d32fd4
      
           This box has a color of #d32fd4        
        
          <div style="background-color:#d32fd4;">Content here</div>
        
        
          .mybackground {background-color:#d32fd4;}
        
        Background color #d32fd4
      
           Border around this has a color of #d32fd4        
        
          <div style="border:2px solid #d32fd4;">Content here</div>
        
        
          .myborder {border:2px solid #d32fd4;}
        
        Border color #d32fd4