#b0409b color space conversions
Hex:
        #b0409b
        RGB:
        176, 64, 155
        CMY:
        31, 75, 39
        CMYK:
        0, 64, 12, 31
      HSL:
        311°, 46.6667%, 47.0588%
        HSV (HSB):
        311°, 63.6364%, 69.0196%
        XYZ:
        25.6543, 15.2635, 32.6044
        xyY:
        0.3489, 0.2076, 15.2635
      CIE-Lab:
        45.9929, 55.9189, -26.9194
        CIE-LCH:
        45.9929, 62.0611, 334.2938
        CIE-Luv:
        45.9929, 55.8084, -46.9607
        Hunter-Lab:
        39.0685, 48.8421, -22.1322
      #b0409b color charts
#b0409b RGB chart
      #b0409b CMYK chart
      #b0409b RGB pie chart
      #b0409b color shades, tints & tones
#b0409b color schemes
#b0409b color preview, HTML & CSS examples
           This text has a color of #b0409b        
        
          <p style="color:#b0409b;">Text here</p>
        
        
          .mytext {color:#b0409b;}
        
        Text color #b0409b
      
           This box has a color of #b0409b        
        
          <div style="background-color:#b0409b;">Content here</div>
        
        
          .mybackground {background-color:#b0409b;}
        
        Background color #b0409b
      
           Border around this has a color of #b0409b        
        
          <div style="border:2px solid #b0409b;">Content here</div>
        
        
          .myborder {border:2px solid #b0409b;}
        
        Border color #b0409b