#b30b91 color space conversions
Hex:
        #b30b91
        RGB:
        179, 11, 145
        CMY:
        30, 96, 43
        CMYK:
        0, 94, 19, 30
      HSL:
        312°, 88.4211%, 37.2549%
        HSV (HSB):
        312°, 93.8547%, 70.1961%
        XYZ:
        23.8209, 11.8674, 27.8232
        xyY:
        0.3751, 0.1869, 11.8674
      CIE-Lab:
        41.0046, 69.5321, -28.6311
        CIE-LCH:
        41.0046, 75.1961, 337.6197
        CIE-Luv:
        41.0046, 72.5684, -50.0929
        Hunter-Lab:
        34.4491, 63.1437, -23.7719
      #b30b91 color charts
#b30b91 RGB chart
      #b30b91 CMYK chart
      #b30b91 RGB pie chart
      #b30b91 color shades, tints & tones
#b30b91 color schemes
#b30b91 color preview, HTML & CSS examples
           This text has a color of #b30b91        
        
          <p style="color:#b30b91;">Text here</p>
        
        
          .mytext {color:#b30b91;}
        
        Text color #b30b91
      
           This box has a color of #b30b91        
        
          <div style="background-color:#b30b91;">Content here</div>
        
        
          .mybackground {background-color:#b30b91;}
        
        Background color #b30b91
      
           Border around this has a color of #b30b91        
        
          <div style="border:2px solid #b30b91;">Content here</div>
        
        
          .myborder {border:2px solid #b30b91;}
        
        Border color #b30b91