#b0349b color space conversions
Hex:
        #b0349b
        RGB:
        176, 52, 155
        CMY:
        31, 80, 39
        CMYK:
        0, 70, 12, 31
      HSL:
        310°, 54.3860%, 44.7059%
        HSV (HSB):
        310°, 70.4545%, 69.0196%
        XYZ:
        25.0489, 14.0526, 32.4026
        xyY:
        0.3503, 0.1965, 14.0526
      CIE-Lab:
        44.3083, 60.6181, -29.5473
        CIE-LCH:
        44.3083, 67.4359, 334.0138
        CIE-Luv:
        44.3083, 59.3323, -51.0273
        Hunter-Lab:
        37.4869, 53.6725, -25.0078
      #b0349b color charts
#b0349b RGB chart
      #b0349b CMYK chart
      #b0349b RGB pie chart
      #b0349b color shades, tints & tones
#b0349b color schemes
#b0349b color preview, HTML & CSS examples
           This text has a color of #b0349b        
        
          <p style="color:#b0349b;">Text here</p>
        
        
          .mytext {color:#b0349b;}
        
        Text color #b0349b
      
           This box has a color of #b0349b        
        
          <div style="background-color:#b0349b;">Content here</div>
        
        
          .mybackground {background-color:#b0349b;}
        
        Background color #b0349b
      
           Border around this has a color of #b0349b        
        
          <div style="border:2px solid #b0349b;">Content here</div>
        
        
          .myborder {border:2px solid #b0349b;}
        
        Border color #b0349b