#d30b87 color space conversions
Hex:
        #d30b87
        RGB:
        211, 11, 135
        CMY:
        17, 96, 47
        CMYK:
        0, 95, 36, 17
      HSL:
        323°, 90.0901%, 43.5294%
        HSV (HSB):
        323°, 94.7867%, 82.7451%
        XYZ:
        31.3568, 15.8375, 24.3259
        xyY:
        0.4384, 0.2214, 15.8375
      CIE-Lab:
        46.7606, 74.9696, -13.1496
        CIE-LCH:
        46.7606, 76.1140, 350.0516
        CIE-Luv:
        46.7606, 102.7433, -31.2664
        Hunter-Lab:
        39.7964, 71.0022, -8.3842
      #d30b87 color charts
#d30b87 RGB chart
      #d30b87 CMYK chart
      #d30b87 RGB pie chart
      #d30b87 color shades, tints & tones
#d30b87 color schemes
#d30b87 color preview, HTML & CSS examples
           This text has a color of #d30b87        
        
          <p style="color:#d30b87;">Text here</p>
        
        
          .mytext {color:#d30b87;}
        
        Text color #d30b87
      
           This box has a color of #d30b87        
        
          <div style="background-color:#d30b87;">Content here</div>
        
        
          .mybackground {background-color:#d30b87;}
        
        Background color #d30b87
      
           Border around this has a color of #d30b87        
        
          <div style="border:2px solid #d30b87;">Content here</div>
        
        
          .myborder {border:2px solid #d30b87;}
        
        Border color #d30b87