#d30483 color space conversions
Hex:
        #d30483
        RGB:
        211, 4, 131
        CMY:
        17, 98, 49
        CMYK:
        0, 98, 38, 17
      HSL:
        323°, 96.2791%, 42.1569%
        HSV (HSB):
        323°, 98.1043%, 82.7451%
        XYZ:
        31.0041, 15.5744, 22.8448
        xyY:
        0.4466, 0.2243, 15.5744
      CIE-Lab:
        46.4111, 75.1756, -11.2373
        CIE-LCH:
        46.4111, 76.0109, 351.4983
        CIE-Luv:
        46.4111, 105.2288, -28.7202
        Hunter-Lab:
        39.4644, 71.1708, -6.6961
      #d30483 color charts
#d30483 RGB chart
      #d30483 CMYK chart
      #d30483 RGB pie chart
      #d30483 color shades, tints & tones
#d30483 color schemes
#d30483 color preview, HTML & CSS examples
           This text has a color of #d30483        
        
          <p style="color:#d30483;">Text here</p>
        
        
          .mytext {color:#d30483;}
        
        Text color #d30483
      
           This box has a color of #d30483        
        
          <div style="background-color:#d30483;">Content here</div>
        
        
          .mybackground {background-color:#d30483;}
        
        Background color #d30483
      
           Border around this has a color of #d30483        
        
          <div style="border:2px solid #d30483;">Content here</div>
        
        
          .myborder {border:2px solid #d30483;}
        
        Border color #d30483