#d30594 color space conversions
Hex:
        #d30594
        RGB:
        211, 5, 148
        CMY:
        17, 98, 42
        CMYK:
        0, 98, 30, 17
      HSL:
        318°, 95.3704%, 42.3529%
        HSV (HSB):
        318°, 97.6303%, 82.7451%
        XYZ:
        32.2635, 16.0955, 29.4232
        xyY:
        0.4148, 0.2069, 16.0955
      CIE-Lab:
        47.0996, 76.8067, -20.5101
        CIE-LCH:
        47.0996, 79.4980, 345.0489
        CIE-Luv:
        47.0996, 97.1690, -41.7179
        Hunter-Lab:
        40.1193, 73.3394, -15.3995
      #d30594 color charts
#d30594 RGB chart
      #d30594 CMYK chart
      #d30594 RGB pie chart
      #d30594 color shades, tints & tones
#d30594 color schemes
#d30594 color preview, HTML & CSS examples
           This text has a color of #d30594        
        
          <p style="color:#d30594;">Text here</p>
        
        
          .mytext {color:#d30594;}
        
        Text color #d30594
      
           This box has a color of #d30594        
        
          <div style="background-color:#d30594;">Content here</div>
        
        
          .mybackground {background-color:#d30594;}
        
        Background color #d30594
      
           Border around this has a color of #d30594        
        
          <div style="border:2px solid #d30594;">Content here</div>
        
        
          .myborder {border:2px solid #d30594;}
        
        Border color #d30594