#b30f5b color space conversions
Hex:
        #b30f5b
        RGB:
        179, 15, 91
        CMY:
        30, 94, 64
        CMYK:
        0, 92, 49, 30
      HSL:
        332°, 84.5361%, 38.0392%
        HSV (HSB):
        332°, 91.6201%, 70.1961%
        XYZ:
        20.6496, 10.6807, 10.8708
        xyY:
        0.4893, 0.2531, 10.6807
      CIE-Lab:
        39.0374, 63.3504, 2.1101
        CIE-LCH:
        39.0374, 63.3856, 1.9078
        CIE-Luv:
        39.0374, 95.9593, -9.1539
        Hunter-Lab:
        32.6813, 55.5922, 3.1553
      #b30f5b color charts
#b30f5b RGB chart
      #b30f5b CMYK chart
      #b30f5b RGB pie chart
      #b30f5b color shades, tints & tones
#b30f5b color schemes
#b30f5b color preview, HTML & CSS examples
           This text has a color of #b30f5b        
        
          <p style="color:#b30f5b;">Text here</p>
        
        
          .mytext {color:#b30f5b;}
        
        Text color #b30f5b
      
           This box has a color of #b30f5b        
        
          <div style="background-color:#b30f5b;">Content here</div>
        
        
          .mybackground {background-color:#b30f5b;}
        
        Background color #b30f5b
      
           Border around this has a color of #b30f5b        
        
          <div style="border:2px solid #b30f5b;">Content here</div>
        
        
          .myborder {border:2px solid #b30f5b;}
        
        Border color #b30f5b