#d30489 color space conversions
Hex:
        #d30489
        RGB:
        211, 4, 137
        CMY:
        17, 98, 46
        CMYK:
        0, 98, 35, 17
      HSL:
        321°, 96.2791%, 42.1569%
        HSV (HSB):
        321°, 98.1043%, 82.7451%
        XYZ:
        31.4227, 15.7419, 25.0492
        xyY:
        0.4351, 0.2180, 15.7419
      CIE-Lab:
        46.6340, 75.7571, -14.5589
        CIE-LCH:
        46.6340, 77.1434, 349.1216
        CIE-Luv:
        46.6340, 102.4117, -33.2954
        Hunter-Lab:
        39.6760, 71.9360, -9.6592
      #d30489 color charts
#d30489 RGB chart
      #d30489 CMYK chart
      #d30489 RGB pie chart
      #d30489 color shades, tints & tones
#d30489 color schemes
#d30489 color preview, HTML & CSS examples
           This text has a color of #d30489        
        
          <p style="color:#d30489;">Text here</p>
        
        
          .mytext {color:#d30489;}
        
        Text color #d30489
      
           This box has a color of #d30489        
        
          <div style="background-color:#d30489;">Content here</div>
        
        
          .mybackground {background-color:#d30489;}
        
        Background color #d30489
      
           Border around this has a color of #d30489        
        
          <div style="border:2px solid #d30489;">Content here</div>
        
        
          .myborder {border:2px solid #d30489;}
        
        Border color #d30489