#b30b79 color space conversions
Hex:
        #b30b79
        RGB:
        179, 11, 121
        CMY:
        30, 96, 53
        CMYK:
        0, 94, 32, 30
      HSL:
        321°, 88.4211%, 37.2549%
        HSV (HSB):
        321°, 93.8547%, 70.1961%
        XYZ:
        22.1613, 11.2035, 19.0836
        xyY:
        0.4225, 0.2136, 11.2035
      CIE-Lab:
        39.9212, 66.7039, -15.5100
        CIE-LCH:
        39.9212, 68.4833, 346.9102
        CIE-Luv:
        39.9212, 83.2295, -31.5941
        Hunter-Lab:
        33.4717, 59.6077, -10.3736
      #b30b79 color charts
#b30b79 RGB chart
      #b30b79 CMYK chart
      #b30b79 RGB pie chart
      #b30b79 color shades, tints & tones
#b30b79 color schemes
#b30b79 color preview, HTML & CSS examples
           This text has a color of #b30b79        
        
          <p style="color:#b30b79;">Text here</p>
        
        
          .mytext {color:#b30b79;}
        
        Text color #b30b79
      
           This box has a color of #b30b79        
        
          <div style="background-color:#b30b79;">Content here</div>
        
        
          .mybackground {background-color:#b30b79;}
        
        Background color #b30b79
      
           Border around this has a color of #b30b79        
        
          <div style="border:2px solid #b30b79;">Content here</div>
        
        
          .myborder {border:2px solid #b30b79;}
        
        Border color #b30b79