#d32079 color space conversions
Hex:
        #d32079
        RGB:
        211, 32, 121
        CMY:
        17, 87, 53
        CMYK:
        0, 85, 43, 17
      HSL:
        330°, 73.6626%, 47.6471%
        HSV (HSB):
        330°, 84.8341%, 82.7451%
        XYZ:
        30.8317, 16.2624, 19.6031
        xyY:
        0.4623, 0.2438, 16.2624
      CIE-Lab:
        47.3169, 70.6322, -3.7653
        CIE-LCH:
        47.3169, 70.7325, 356.9485
        CIE-Luv:
        47.3169, 105.7207, -18.1905
        Hunter-Lab:
        40.3266, 65.9003, -0.5927
      #d32079 color charts
#d32079 RGB chart
      #d32079 CMYK chart
      #d32079 RGB pie chart
      #d32079 color shades, tints & tones
#d32079 color schemes
#d32079 color preview, HTML & CSS examples
           This text has a color of #d32079        
        
          <p style="color:#d32079;">Text here</p>
        
        
          .mytext {color:#d32079;}
        
        Text color #d32079
      
           This box has a color of #d32079        
        
          <div style="background-color:#d32079;">Content here</div>
        
        
          .mybackground {background-color:#d32079;}
        
        Background color #d32079
      
           Border around this has a color of #d32079        
        
          <div style="border:2px solid #d32079;">Content here</div>
        
        
          .myborder {border:2px solid #d32079;}
        
        Border color #d32079