#b33274 color space conversions
Hex:
        #b33274
        RGB:
        179, 50, 116
        CMY:
        30, 80, 55
        CMYK:
        0, 72, 35, 30
      HSL:
        329°, 56.3319%, 44.9020%
        HSV (HSB):
        329°, 72.0670%, 70.1961%
        XYZ:
        22.8834, 13.1259, 17.8505
        xyY:
        0.4249, 0.2437, 13.1259
      CIE-Lab:
        42.9523, 56.9457, -7.8192
        CIE-LCH:
        42.9523, 57.4800, 352.1816
        CIE-Luv:
        42.9523, 76.5271, -20.1723
        Hunter-Lab:
        36.2296, 49.3425, -3.8516
      #b33274 color charts
#b33274 RGB chart
      #b33274 CMYK chart
      #b33274 RGB pie chart
      #b33274 color shades, tints & tones
#b33274 color schemes
#b33274 color preview, HTML & CSS examples
           This text has a color of #b33274        
        
          <p style="color:#b33274;">Text here</p>
        
        
          .mytext {color:#b33274;}
        
        Text color #b33274
      
           This box has a color of #b33274        
        
          <div style="background-color:#b33274;">Content here</div>
        
        
          .mybackground {background-color:#b33274;}
        
        Background color #b33274
      
           Border around this has a color of #b33274        
        
          <div style="border:2px solid #b33274;">Content here</div>
        
        
          .myborder {border:2px solid #b33274;}
        
        Border color #b33274