#d32ac3 color space conversions
Hex:
        #d32ac3
        RGB:
        211, 42, 195
        CMY:
        17, 84, 24
        CMYK:
        0, 80, 8, 17
      HSL:
        306°, 66.7984%, 49.6078%
        HSV (HSB):
        306°, 80.0948%, 82.7451%
        XYZ:
        37.5423, 19.4449, 53.4043
        xyY:
        0.3401, 0.1761, 19.4449
      CIE-Lab:
        51.2038, 77.1861, -41.8570
        CIE-LCH:
        51.2038, 87.8049, 331.5296
        CIE-Luv:
        51.2038, 72.5457, -73.7325
        Hunter-Lab:
        44.0964, 74.8004, -40.9375
      #d32ac3 color charts
#d32ac3 RGB chart
      #d32ac3 CMYK chart
      #d32ac3 RGB pie chart
      #d32ac3 color shades, tints & tones
#d32ac3 color schemes
#d32ac3 color preview, HTML & CSS examples
           This text has a color of #d32ac3        
        
          <p style="color:#d32ac3;">Text here</p>
        
        
          .mytext {color:#d32ac3;}
        
        Text color #d32ac3
      
           This box has a color of #d32ac3        
        
          <div style="background-color:#d32ac3;">Content here</div>
        
        
          .mybackground {background-color:#d32ac3;}
        
        Background color #d32ac3
      
           Border around this has a color of #d32ac3        
        
          <div style="border:2px solid #d32ac3;">Content here</div>
        
        
          .myborder {border:2px solid #d32ac3;}
        
        Border color #d32ac3