#d30c73 color space conversions
Hex:
        #d30c73
        RGB:
        211, 12, 115
        CMY:
        17, 95, 55
        CMYK:
        0, 94, 45, 17
      HSL:
        329°, 89.2377%, 43.7255%
        HSV (HSB):
        329°, 94.3128%, 82.7451%
        XYZ:
        30.0900, 15.3496, 17.5965
        xyY:
        0.4773, 0.2435, 15.3496
      CIE-Lab:
        46.1094, 73.0594, -1.8544
        CIE-LCH:
        46.1094, 73.0830, 358.5461
        CIE-Luv:
        46.1094, 111.8187, -16.2730
        Hunter-Lab:
        39.1786, 68.5290, 0.7958
      #d30c73 color charts
#d30c73 RGB chart
      #d30c73 CMYK chart
      #d30c73 RGB pie chart
      #d30c73 color shades, tints & tones
#d30c73 color schemes
#d30c73 color preview, HTML & CSS examples
           This text has a color of #d30c73        
        
          <p style="color:#d30c73;">Text here</p>
        
        
          .mytext {color:#d30c73;}
        
        Text color #d30c73
      
           This box has a color of #d30c73        
        
          <div style="background-color:#d30c73;">Content here</div>
        
        
          .mybackground {background-color:#d30c73;}
        
        Background color #d30c73
      
           Border around this has a color of #d30c73        
        
          <div style="border:2px solid #d30c73;">Content here</div>
        
        
          .myborder {border:2px solid #d30c73;}
        
        Border color #d30c73