#b4508e color space conversions
Hex:
        #b4508e
        RGB:
        180, 80, 142
        CMY:
        29, 69, 44
        CMYK:
        0, 56, 21, 29
      HSL:
        323°, 40.0000%, 50.9804%
        HSV (HSB):
        323°, 55.5556%, 70.5882%
        XYZ:
        26.5735, 17.3936, 27.5479
        xyY:
        0.3716, 0.2432, 17.3936
      CIE-Lab:
        48.7522, 47.8399, -14.8531
        CIE-LCH:
        48.7522, 50.0926, 342.7517
        CIE-Luv:
        48.7522, 56.6265, -28.7655
        Hunter-Lab:
        41.7057, 40.7497, -9.9690
      #b4508e color charts
#b4508e RGB chart
      #b4508e CMYK chart
      #b4508e RGB pie chart
      #b4508e color shades, tints & tones
#b4508e color schemes
#b4508e color preview, HTML & CSS examples
           This text has a color of #b4508e        
        
          <p style="color:#b4508e;">Text here</p>
        
        
          .mytext {color:#b4508e;}
        
        Text color #b4508e
      
           This box has a color of #b4508e        
        
          <div style="background-color:#b4508e;">Content here</div>
        
        
          .mybackground {background-color:#b4508e;}
        
        Background color #b4508e
      
           Border around this has a color of #b4508e        
        
          <div style="border:2px solid #b4508e;">Content here</div>
        
        
          .myborder {border:2px solid #b4508e;}
        
        Border color #b4508e