#b0409e color space conversions
Hex:
        #b0409e
        RGB:
        176, 64, 158
        CMY:
        31, 75, 38
        CMYK:
        0, 64, 10, 31
      HSL:
        310°, 46.6667%, 47.0588%
        HSV (HSB):
        310°, 63.6364%, 69.0196%
        XYZ:
        25.9094, 15.3655, 33.9480
        xyY:
        0.3444, 0.2043, 15.3655
      CIE-Lab:
        46.1308, 56.3924, -28.4951
        CIE-LCH:
        46.1308, 63.1829, 333.1925
        CIE-Luv:
        46.1308, 54.8488, -49.3596
        Hunter-Lab:
        39.1989, 49.3859, -23.9086
      #b0409e color charts
#b0409e RGB chart
      #b0409e CMYK chart
      #b0409e RGB pie chart
      #b0409e color shades, tints & tones
#b0409e color schemes
#b0409e color preview, HTML & CSS examples
           This text has a color of #b0409e        
        
          <p style="color:#b0409e;">Text here</p>
        
        
          .mytext {color:#b0409e;}
        
        Text color #b0409e
      
           This box has a color of #b0409e        
        
          <div style="background-color:#b0409e;">Content here</div>
        
        
          .mybackground {background-color:#b0409e;}
        
        Background color #b0409e
      
           Border around this has a color of #b0409e        
        
          <div style="border:2px solid #b0409e;">Content here</div>
        
        
          .myborder {border:2px solid #b0409e;}
        
        Border color #b0409e