#b0359a color space conversions
Hex:
        #b0359a
        RGB:
        176, 53, 154
        CMY:
        31, 79, 40
        CMYK:
        0, 70, 13, 31
      HSL:
        311°, 53.7118%, 44.9020%
        HSV (HSB):
        311°, 69.8864%, 69.0196%
        XYZ:
        25.0103, 14.1094, 31.9770
        xyY:
        0.3518, 0.1985, 14.1094
      CIE-Lab:
        44.3894, 60.1041, -28.8204
        CIE-LCH:
        44.3894, 66.6567, 334.3819
        CIE-Luv:
        44.3894, 59.4153, -49.9288
        Hunter-Lab:
        37.5625, 53.1168, -24.1800
      #b0359a color charts
#b0359a RGB chart
      #b0359a CMYK chart
      #b0359a RGB pie chart
      #b0359a color shades, tints & tones
#b0359a color schemes
#b0359a color preview, HTML & CSS examples
           This text has a color of #b0359a        
        
          <p style="color:#b0359a;">Text here</p>
        
        
          .mytext {color:#b0359a;}
        
        Text color #b0359a
      
           This box has a color of #b0359a        
        
          <div style="background-color:#b0359a;">Content here</div>
        
        
          .mybackground {background-color:#b0359a;}
        
        Background color #b0359a
      
           Border around this has a color of #b0359a        
        
          <div style="border:2px solid #b0359a;">Content here</div>
        
        
          .myborder {border:2px solid #b0359a;}
        
        Border color #b0359a