#b33270 color space conversions
Hex:
        #b33270
        RGB:
        179, 50, 112
        CMY:
        30, 80, 56
        CMYK:
        0, 72, 37, 30
      HSL:
        331°, 56.3319%, 44.9020%
        HSV (HSB):
        331°, 72.0670%, 70.1961%
        XYZ:
        22.6556, 13.0348, 16.6511
        xyY:
        0.4328, 0.2490, 13.0348
      CIE-Lab:
        42.8156, 56.4995, -5.5464
        CIE-LCH:
        42.8156, 56.7711, 354.3934
        CIE-Luv:
        42.8156, 78.0021, -17.1515
        Hunter-Lab:
        36.1037, 48.8301, -2.0721
      #b33270 color charts
#b33270 RGB chart
      #b33270 CMYK chart
      #b33270 RGB pie chart
      #b33270 color shades, tints & tones
#b33270 color schemes
#b33270 color preview, HTML & CSS examples
           This text has a color of #b33270        
        
          <p style="color:#b33270;">Text here</p>
        
        
          .mytext {color:#b33270;}
        
        Text color #b33270
      
           This box has a color of #b33270        
        
          <div style="background-color:#b33270;">Content here</div>
        
        
          .mybackground {background-color:#b33270;}
        
        Background color #b33270
      
           Border around this has a color of #b33270        
        
          <div style="border:2px solid #b33270;">Content here</div>
        
        
          .myborder {border:2px solid #b33270;}
        
        Border color #b33270