#b0508e color space conversions
Hex:
        #b0508e
        RGB:
        176, 80, 142
        CMY:
        31, 69, 44
        CMYK:
        0, 55, 19, 31
      HSL:
        321°, 37.7953%, 50.1961%
        HSV (HSB):
        321°, 54.5455%, 69.0196%
        XYZ:
        25.6556, 16.9204, 27.5050
        xyY:
        0.3661, 0.2414, 16.9204
      CIE-Lab:
        48.1596, 46.5856, -15.8090
        CIE-LCH:
        48.1596, 49.1949, 341.2551
        CIE-Luv:
        48.1596, 53.6334, -29.8236
        Hunter-Lab:
        41.1344, 39.3456, -10.8507
      #b0508e color charts
#b0508e RGB chart
      #b0508e CMYK chart
      #b0508e RGB pie chart
      #b0508e color shades, tints & tones
#b0508e color schemes
#b0508e color preview, HTML & CSS examples
           This text has a color of #b0508e        
        
          <p style="color:#b0508e;">Text here</p>
        
        
          .mytext {color:#b0508e;}
        
        Text color #b0508e
      
           This box has a color of #b0508e        
        
          <div style="background-color:#b0508e;">Content here</div>
        
        
          .mybackground {background-color:#b0508e;}
        
        Background color #b0508e
      
           Border around this has a color of #b0508e        
        
          <div style="border:2px solid #b0508e;">Content here</div>
        
        
          .myborder {border:2px solid #b0508e;}
        
        Border color #b0508e