#d30b88 color space conversions
Hex:
        #d30b88
        RGB:
        211, 11, 136
        CMY:
        17, 96, 47
        CMYK:
        0, 95, 36, 17
      HSL:
        323°, 90.0901%, 43.5294%
        HSV (HSB):
        323°, 94.7867%, 82.7451%
        XYZ:
        31.4276, 15.8658, 24.6985
        xyY:
        0.4365, 0.2204, 15.8658
      CIE-Lab:
        46.7979, 75.0682, -13.7016
        CIE-LCH:
        46.7979, 76.3084, 349.6561
        CIE-Luv:
        46.7979, 102.2786, -32.0313
        Hunter-Lab:
        39.8319, 71.1316, -8.8816
      #d30b88 color charts
#d30b88 RGB chart
      #d30b88 CMYK chart
      #d30b88 RGB pie chart
      #d30b88 color shades, tints & tones
#d30b88 color schemes
#d30b88 color preview, HTML & CSS examples
           This text has a color of #d30b88        
        
          <p style="color:#d30b88;">Text here</p>
        
        
          .mytext {color:#d30b88;}
        
        Text color #d30b88
      
           This box has a color of #d30b88        
        
          <div style="background-color:#d30b88;">Content here</div>
        
        
          .mybackground {background-color:#d30b88;}
        
        Background color #d30b88
      
           Border around this has a color of #d30b88        
        
          <div style="border:2px solid #d30b88;">Content here</div>
        
        
          .myborder {border:2px solid #d30b88;}
        
        Border color #d30b88