#d32fa9 color space conversions
Hex:
        #d32fa9
        RGB:
        211, 47, 169
        CMY:
        17, 82, 34
        CMYK:
        0, 78, 20, 17
      HSL:
        315°, 65.0794%, 50.5882%
        HSV (HSB):
        315°, 77.7251%, 82.7451%
        XYZ:
        35.0419, 18.7465, 39.3076
        xyY:
        0.3764, 0.2014, 18.7465
      CIE-Lab:
        50.3893, 72.3646, -27.9441
        CIE-LCH:
        50.3893, 77.5726, 338.8856
        CIE-Luv:
        50.3893, 81.8869, -52.2276
        Hunter-Lab:
        43.2972, 68.6960, -23.5187
      #d32fa9 color charts
#d32fa9 RGB chart
      #d32fa9 CMYK chart
      #d32fa9 RGB pie chart
      #d32fa9 color shades, tints & tones
#d32fa9 color schemes
#d32fa9 color preview, HTML & CSS examples
           This text has a color of #d32fa9        
        
          <p style="color:#d32fa9;">Text here</p>
        
        
          .mytext {color:#d32fa9;}
        
        Text color #d32fa9
      
           This box has a color of #d32fa9        
        
          <div style="background-color:#d32fa9;">Content here</div>
        
        
          .mybackground {background-color:#d32fa9;}
        
        Background color #d32fa9
      
           Border around this has a color of #d32fa9        
        
          <div style="border:2px solid #d32fa9;">Content here</div>
        
        
          .myborder {border:2px solid #d32fa9;}
        
        Border color #d32fa9