#d30574 color space conversions
Hex:
        #d30574
        RGB:
        211, 5, 116
        CMY:
        17, 98, 55
        CMYK:
        0, 98, 45, 17
      HSL:
        328°, 95.3704%, 42.3529%
        HSV (HSB):
        328°, 97.6303%, 82.7451%
        XYZ:
        30.0706, 15.2184, 17.8755
        xyY:
        0.4761, 0.2409, 15.2184
      CIE-Lab:
        45.9319, 73.7517, -2.7333
        CIE-LCH:
        45.9319, 73.8023, 357.8776
        CIE-Luv:
        45.9319, 112.0870, -17.4993
        Hunter-Lab:
        39.0107, 69.3242, 0.1396
      #d30574 color charts
#d30574 RGB chart
      #d30574 CMYK chart
      #d30574 RGB pie chart
      #d30574 color shades, tints & tones
#d30574 color schemes
#d30574 color preview, HTML & CSS examples
           This text has a color of #d30574        
        
          <p style="color:#d30574;">Text here</p>
        
        
          .mytext {color:#d30574;}
        
        Text color #d30574
      
           This box has a color of #d30574        
        
          <div style="background-color:#d30574;">Content here</div>
        
        
          .mybackground {background-color:#d30574;}
        
        Background color #d30574
      
           Border around this has a color of #d30574        
        
          <div style="border:2px solid #d30574;">Content here</div>
        
        
          .myborder {border:2px solid #d30574;}
        
        Border color #d30574