#b4347d color space conversions
Hex:
        #b4347d
        RGB:
        180, 52, 125
        CMY:
        29, 80, 51
        CMYK:
        0, 71, 31, 29
      HSL:
        326°, 55.1724%, 45.4902%
        HSV (HSB):
        326°, 71.1111%, 70.5882%
        XYZ:
        23.7521, 13.6399, 20.7829
        xyY:
        0.4083, 0.2345, 13.6399
      CIE-Lab:
        43.7121, 57.5577, -12.2021
        CIE-LCH:
        43.7121, 58.8369, 348.0306
        CIE-Luv:
        43.7121, 73.2970, -26.1665
        Hunter-Lab:
        36.9323, 50.1661, -7.5117
      #b4347d color charts
#b4347d RGB chart
      #b4347d CMYK chart
      #b4347d RGB pie chart
      #b4347d color shades, tints & tones
#b4347d color schemes
#b4347d color preview, HTML & CSS examples
           This text has a color of #b4347d        
        
          <p style="color:#b4347d;">Text here</p>
        
        
          .mytext {color:#b4347d;}
        
        Text color #b4347d
      
           This box has a color of #b4347d        
        
          <div style="background-color:#b4347d;">Content here</div>
        
        
          .mybackground {background-color:#b4347d;}
        
        Background color #b4347d
      
           Border around this has a color of #b4347d        
        
          <div style="border:2px solid #b4347d;">Content here</div>
        
        
          .myborder {border:2px solid #b4347d;}
        
        Border color #b4347d