#d30b90 color space conversions
Hex:
        #d30b90
        RGB:
        211, 11, 144
        CMY:
        17, 96, 44
        CMYK:
        0, 95, 32, 17
      HSL:
        320°, 90.0901%, 43.5294%
        HSV (HSB):
        320°, 94.7867%, 82.7451%
        XYZ:
        32.0177, 16.1018, 27.8060
        xyY:
        0.4217, 0.2121, 16.1018
      CIE-Lab:
        47.1078, 75.8830, -18.0821
        CIE-LCH:
        47.1078, 78.0077, 346.5970
        CIE-Luv:
        47.1078, 98.5590, -38.1929
        Hunter-Lab:
        40.1271, 72.2039, -12.9959
      #d30b90 color charts
#d30b90 RGB chart
      #d30b90 CMYK chart
      #d30b90 RGB pie chart
      #d30b90 color shades, tints & tones
#d30b90 color schemes
#d30b90 color preview, HTML & CSS examples
           This text has a color of #d30b90        
        
          <p style="color:#d30b90;">Text here</p>
        
        
          .mytext {color:#d30b90;}
        
        Text color #d30b90
      
           This box has a color of #d30b90        
        
          <div style="background-color:#d30b90;">Content here</div>
        
        
          .mybackground {background-color:#d30b90;}
        
        Background color #d30b90
      
           Border around this has a color of #d30b90        
        
          <div style="border:2px solid #d30b90;">Content here</div>
        
        
          .myborder {border:2px solid #d30b90;}
        
        Border color #d30b90