#d30270 color space conversions
Hex:
        #d30270
        RGB:
        211, 2, 112
        CMY:
        17, 99, 56
        CMYK:
        0, 99, 47, 17
      HSL:
        328°, 98.1221%, 41.7647%
        HSV (HSB):
        328°, 99.0521%, 82.7451%
        XYZ:
        29.8103, 15.0622, 16.6653
        xyY:
        0.4844, 0.2448, 15.0622
      CIE-Lab:
        45.7192, 73.6823, -0.5706
        CIE-LCH:
        45.7192, 73.6845, 359.5563
        CIE-Luv:
        45.7192, 114.2165, -14.8309
        Hunter-Lab:
        38.8100, 69.1900, 1.7074
      #d30270 color charts
#d30270 RGB chart
      #d30270 CMYK chart
      #d30270 RGB pie chart
      #d30270 color shades, tints & tones
#d30270 color schemes
#d30270 color preview, HTML & CSS examples
           This text has a color of #d30270        
        
          <p style="color:#d30270;">Text here</p>
        
        
          .mytext {color:#d30270;}
        
        Text color #d30270
      
           This box has a color of #d30270        
        
          <div style="background-color:#d30270;">Content here</div>
        
        
          .mybackground {background-color:#d30270;}
        
        Background color #d30270
      
           Border around this has a color of #d30270        
        
          <div style="border:2px solid #d30270;">Content here</div>
        
        
          .myborder {border:2px solid #d30270;}
        
        Border color #d30270