#b03772 color space conversions
Hex:
        #b03772
        RGB:
        176, 55, 114
        CMY:
        31, 78, 55
        CMYK:
        0, 69, 35, 31
      HSL:
        331°, 52.3810%, 45.2941%
        HSV (HSB):
        331°, 68.7500%, 69.0196%
        XYZ:
        22.3079, 13.1774, 17.2873
        xyY:
        0.4227, 0.2497, 13.1774
      CIE-Lab:
        43.0293, 53.9841, -6.5230
        CIE-LCH:
        43.0293, 54.3768, 353.1102
        CIE-Luv:
        43.0293, 72.9559, -17.9272
        Hunter-Lab:
        36.3007, 46.1679, -2.8250
      #b03772 color charts
#b03772 RGB chart
      #b03772 CMYK chart
      #b03772 RGB pie chart
      #b03772 color shades, tints & tones
#b03772 color schemes
#b03772 color preview, HTML & CSS examples
           This text has a color of #b03772        
        
          <p style="color:#b03772;">Text here</p>
        
        
          .mytext {color:#b03772;}
        
        Text color #b03772
      
           This box has a color of #b03772        
        
          <div style="background-color:#b03772;">Content here</div>
        
        
          .mybackground {background-color:#b03772;}
        
        Background color #b03772
      
           Border around this has a color of #b03772        
        
          <div style="border:2px solid #b03772;">Content here</div>
        
        
          .myborder {border:2px solid #b03772;}
        
        Border color #b03772