#b30b98 color space conversions
Hex:
        #b30b98
        RGB:
        179, 11, 152
        CMY:
        30, 96, 40
        CMYK:
        0, 94, 15, 30
      HSL:
        310°, 88.4211%, 37.2549%
        HSV (HSB):
        310°, 93.8547%, 70.1961%
        XYZ:
        24.3776, 12.0900, 30.7545
        xyY:
        0.3626, 0.1799, 12.0900
      CIE-Lab:
        41.3589, 70.4416, -32.3293
        CIE-LCH:
        41.3589, 77.5062, 335.3472
        CIE-Luv:
        41.3589, 69.5658, -55.4821
        Hunter-Lab:
        34.7707, 64.2965, -28.1022
      #b30b98 color charts
#b30b98 RGB chart
      #b30b98 CMYK chart
      #b30b98 RGB pie chart
      #b30b98 color shades, tints & tones
#b30b98 color schemes
#b30b98 color preview, HTML & CSS examples
           This text has a color of #b30b98        
        
          <p style="color:#b30b98;">Text here</p>
        
        
          .mytext {color:#b30b98;}
        
        Text color #b30b98
      
           This box has a color of #b30b98        
        
          <div style="background-color:#b30b98;">Content here</div>
        
        
          .mybackground {background-color:#b30b98;}
        
        Background color #b30b98
      
           Border around this has a color of #b30b98        
        
          <div style="border:2px solid #b30b98;">Content here</div>
        
        
          .myborder {border:2px solid #b30b98;}
        
        Border color #b30b98