#b03470 color space conversions
Hex:
        #b03470
        RGB:
        176, 52, 112
        CMY:
        31, 80, 56
        CMYK:
        0, 70, 36, 31
      HSL:
        331°, 54.3860%, 44.7059%
        HSV (HSB):
        331°, 70.4545%, 69.0196%
        XYZ:
        22.0571, 12.8559, 16.6481
        xyY:
        0.4278, 0.2493, 12.8559
      CIE-Lab:
        42.5454, 54.9098, -6.0059
        CIE-LCH:
        42.5454, 55.2372, 353.7580
        CIE-Luv:
        42.5454, 74.8320, -17.3984
        Hunter-Lab:
        35.8552, 47.0617, -2.4307
      #b03470 color charts
#b03470 RGB chart
      #b03470 CMYK chart
      #b03470 RGB pie chart
      #b03470 color shades, tints & tones
#b03470 color schemes
#b03470 color preview, HTML & CSS examples
           This text has a color of #b03470        
        
          <p style="color:#b03470;">Text here</p>
        
        
          .mytext {color:#b03470;}
        
        Text color #b03470
      
           This box has a color of #b03470        
        
          <div style="background-color:#b03470;">Content here</div>
        
        
          .mybackground {background-color:#b03470;}
        
        Background color #b03470
      
           Border around this has a color of #b03470        
        
          <div style="border:2px solid #b03470;">Content here</div>
        
        
          .myborder {border:2px solid #b03470;}
        
        Border color #b03470