#b30b80 color space conversions
Hex:
        #b30b80
        RGB:
        179, 11, 128
        CMY:
        30, 96, 50
        CMYK:
        0, 94, 28, 30
      HSL:
        318°, 88.4211%, 37.2549%
        HSV (HSB):
        318°, 93.8547%, 70.1961%
        XYZ:
        22.6064, 11.3816, 21.4274
        xyY:
        0.4079, 0.2054, 11.3816
      CIE-Lab:
        40.2158, 67.4804, -19.4084
        CIE-LCH:
        40.2158, 70.2160, 343.9539
        CIE-Luv:
        40.2158, 80.0803, -36.9662
        Hunter-Lab:
        33.7366, 60.5711, -14.0419
      #b30b80 color charts
#b30b80 RGB chart
      #b30b80 CMYK chart
      #b30b80 RGB pie chart
      #b30b80 color shades, tints & tones
#b30b80 color schemes
#b30b80 color preview, HTML & CSS examples
           This text has a color of #b30b80        
        
          <p style="color:#b30b80;">Text here</p>
        
        
          .mytext {color:#b30b80;}
        
        Text color #b30b80
      
           This box has a color of #b30b80        
        
          <div style="background-color:#b30b80;">Content here</div>
        
        
          .mybackground {background-color:#b30b80;}
        
        Background color #b30b80
      
           Border around this has a color of #b30b80        
        
          <div style="border:2px solid #b30b80;">Content here</div>
        
        
          .myborder {border:2px solid #b30b80;}
        
        Border color #b30b80