#d32d91 color space conversions
Hex:
        #d32d91
        RGB:
        211, 45, 145
        CMY:
        17, 82, 43
        CMYK:
        0, 79, 31, 17
      HSL:
        324°, 65.3543%, 50.1961%
        HSV (HSB):
        324°, 78.6730%, 82.7451%
        XYZ:
        32.9132, 17.7700, 28.4833
        xyY:
        0.4157, 0.2245, 17.7700
      CIE-Lab:
        49.2159, 70.0101, -15.4694
        CIE-LCH:
        49.2159, 71.6988, 347.5402
        CIE-Luv:
        49.2159, 92.2556, -33.8074
        Hunter-Lab:
        42.1545, 65.5982, -10.5535
      #d32d91 color charts
#d32d91 RGB chart
      #d32d91 CMYK chart
      #d32d91 RGB pie chart
      #d32d91 color shades, tints & tones
#d32d91 color schemes
#d32d91 color preview, HTML & CSS examples
           This text has a color of #d32d91        
        
          <p style="color:#d32d91;">Text here</p>
        
        
          .mytext {color:#d32d91;}
        
        Text color #d32d91
      
           This box has a color of #d32d91        
        
          <div style="background-color:#d32d91;">Content here</div>
        
        
          .mybackground {background-color:#d32d91;}
        
        Background color #d32d91
      
           Border around this has a color of #d32d91        
        
          <div style="border:2px solid #d32d91;">Content here</div>
        
        
          .myborder {border:2px solid #d32d91;}
        
        Border color #d32d91