#d30384 color space conversions
Hex:
        #d30384
        RGB:
        211, 3, 132
        CMY:
        17, 99, 48
        CMYK:
        0, 99, 37, 17
      HSL:
        323°, 97.1963%, 41.9608%
        HSV (HSB):
        323°, 98.5782%, 82.7451%
        XYZ:
        31.0614, 15.5800, 23.1999
        xyY:
        0.4447, 0.2231, 15.5800
      CIE-Lab:
        46.4185, 75.3555, -11.8372
        CIE-LCH:
        46.4185, 76.2796, 351.0727
        CIE-Luv:
        46.4185, 104.8490, -29.5503
        Hunter-Lab:
        39.4714, 71.3925, -7.2185
      #d30384 color charts
#d30384 RGB chart
      #d30384 CMYK chart
      #d30384 RGB pie chart
      #d30384 color shades, tints & tones
#d30384 color schemes
#d30384 color preview, HTML & CSS examples
           This text has a color of #d30384        
        
          <p style="color:#d30384;">Text here</p>
        
        
          .mytext {color:#d30384;}
        
        Text color #d30384
      
           This box has a color of #d30384        
        
          <div style="background-color:#d30384;">Content here</div>
        
        
          .mybackground {background-color:#d30384;}
        
        Background color #d30384
      
           Border around this has a color of #d30384        
        
          <div style="border:2px solid #d30384;">Content here</div>
        
        
          .myborder {border:2px solid #d30384;}
        
        Border color #d30384