#b33296 color space conversions
Hex:
        #b33296
        RGB:
        179, 50, 150
        CMY:
        30, 80, 41
        CMYK:
        0, 72, 16, 30
      HSL:
        313°, 56.3319%, 44.9020%
        HSV (HSB):
        313°, 72.0670%, 70.1961%
        XYZ:
        25.2360, 14.0669, 30.2393
        xyY:
        0.3629, 0.2023, 14.0669
      CIE-Lab:
        44.3287, 61.3265, -26.4719
        CIE-LCH:
        44.3287, 66.7960, 336.6524
        CIE-Luv:
        44.3287, 63.9075, -46.7492
        Hunter-Lab:
        37.5059, 54.4693, -21.5487
      #b33296 color charts
#b33296 RGB chart
      #b33296 CMYK chart
      #b33296 RGB pie chart
      #b33296 color shades, tints & tones
#b33296 color schemes
#b33296 color preview, HTML & CSS examples
           This text has a color of #b33296        
        
          <p style="color:#b33296;">Text here</p>
        
        
          .mytext {color:#b33296;}
        
        Text color #b33296
      
           This box has a color of #b33296        
        
          <div style="background-color:#b33296;">Content here</div>
        
        
          .mybackground {background-color:#b33296;}
        
        Background color #b33296
      
           Border around this has a color of #b33296        
        
          <div style="border:2px solid #b33296;">Content here</div>
        
        
          .myborder {border:2px solid #b33296;}
        
        Border color #b33296