#b0508a color space conversions
Hex:
        #b0508a
        RGB:
        176, 80, 138
        CMY:
        31, 69, 46
        CMYK:
        0, 55, 22, 31
      HSL:
        324°, 37.7953%, 50.1961%
        HSV (HSB):
        324°, 54.5455%, 69.0196%
        XYZ:
        25.3606, 16.8024, 25.9513
        xyY:
        0.3723, 0.2467, 16.8024
      CIE-Lab:
        48.0101, 45.9866, -13.6400
        CIE-LCH:
        48.0101, 47.9668, 343.4792
        CIE-Luv:
        48.0101, 54.7437, -26.6256
        Hunter-Lab:
        40.9907, 38.7026, -8.8431
      #b0508a color charts
#b0508a RGB chart
      #b0508a CMYK chart
      #b0508a RGB pie chart
      #b0508a color shades, tints & tones
#b0508a color schemes
#b0508a color preview, HTML & CSS examples
           This text has a color of #b0508a        
        
          <p style="color:#b0508a;">Text here</p>
        
        
          .mytext {color:#b0508a;}
        
        Text color #b0508a
      
           This box has a color of #b0508a        
        
          <div style="background-color:#b0508a;">Content here</div>
        
        
          .mybackground {background-color:#b0508a;}
        
        Background color #b0508a
      
           Border around this has a color of #b0508a        
        
          <div style="border:2px solid #b0508a;">Content here</div>
        
        
          .myborder {border:2px solid #b0508a;}
        
        Border color #b0508a