#b3306e color space conversions
Hex:
        #b3306e
        RGB:
        179, 48, 110
        CMY:
        30, 81, 57
        CMYK:
        0, 73, 39, 30
      HSL:
        332°, 57.7093%, 44.5098%
        HSV (HSB):
        332°, 73.1844%, 70.1961%
        XYZ:
        22.4618, 12.8234, 16.0431
        xyY:
        0.4376, 0.2498, 12.8234
      CIE-Lab:
        42.4959, 56.9907, -4.7796
        CIE-LCH:
        42.4959, 57.1908, 355.2060
        CIE-Luv:
        42.4959, 79.4751, -16.2510
        Hunter-Lab:
        35.8098, 49.2978, -1.4957
      #b3306e color charts
#b3306e RGB chart
      #b3306e CMYK chart
      #b3306e RGB pie chart
      #b3306e color shades, tints & tones
#b3306e color schemes
#b3306e color preview, HTML & CSS examples
           This text has a color of #b3306e        
        
          <p style="color:#b3306e;">Text here</p>
        
        
          .mytext {color:#b3306e;}
        
        Text color #b3306e
      
           This box has a color of #b3306e        
        
          <div style="background-color:#b3306e;">Content here</div>
        
        
          .mybackground {background-color:#b3306e;}
        
        Background color #b3306e
      
           Border around this has a color of #b3306e        
        
          <div style="border:2px solid #b3306e;">Content here</div>
        
        
          .myborder {border:2px solid #b3306e;}
        
        Border color #b3306e