#d32072 color space conversions
Hex:
        #d32072
        RGB:
        211, 32, 114
        CMY:
        17, 87, 55
        CMYK:
        0, 85, 46, 17
      HSL:
        333°, 73.6626%, 47.6471%
        HSV (HSB):
        333°, 84.8341%, 82.7451%
        XYZ:
        30.4177, 16.0968, 17.4234
        xyY:
        0.4757, 0.2518, 16.0968
      CIE-Lab:
        47.1012, 70.0172, 0.2142
        CIE-LCH:
        47.1012, 70.0175, 0.1753
        CIE-Luv:
        47.1012, 108.7018, -13.1010
        Hunter-Lab:
        40.1208, 65.1189, 2.3365
      #d32072 color charts
#d32072 RGB chart
      #d32072 CMYK chart
      #d32072 RGB pie chart
      #d32072 color shades, tints & tones
#d32072 color schemes
#d32072 color preview, HTML & CSS examples
           This text has a color of #d32072        
        
          <p style="color:#d32072;">Text here</p>
        
        
          .mytext {color:#d32072;}
        
        Text color #d32072
      
           This box has a color of #d32072        
        
          <div style="background-color:#d32072;">Content here</div>
        
        
          .mybackground {background-color:#d32072;}
        
        Background color #d32072
      
           Border around this has a color of #d32072        
        
          <div style="border:2px solid #d32072;">Content here</div>
        
        
          .myborder {border:2px solid #d32072;}
        
        Border color #d32072