#b9357b color space conversions
Hex:
        #b9357b
        RGB:
        185, 53, 123
        CMY:
        27, 79, 52
        CMYK:
        0, 71, 34, 27
      HSL:
        328°, 55.4622%, 46.6667%
        HSV (HSB):
        328°, 71.3514%, 72.5490%
        XYZ:
        24.8558, 14.2906, 20.1872
        xyY:
        0.4189, 0.2409, 14.2906
      CIE-Lab:
        44.6468, 58.3337, -9.4796
        CIE-LCH:
        44.6468, 59.0990, 350.7698
        CIE-Luv:
        44.6468, 77.6698, -22.8094
        Hunter-Lab:
        37.8028, 51.2110, -5.1996
      #b9357b color charts
#b9357b RGB chart
      #b9357b CMYK chart
      #b9357b RGB pie chart
      #b9357b color shades, tints & tones
#b9357b color schemes
#b9357b color preview, HTML & CSS examples
           This text has a color of #b9357b        
        
          <p style="color:#b9357b;">Text here</p>
        
        
          .mytext {color:#b9357b;}
        
        Text color #b9357b
      
           This box has a color of #b9357b        
        
          <div style="background-color:#b9357b;">Content here</div>
        
        
          .mybackground {background-color:#b9357b;}
        
        Background color #b9357b
      
           Border around this has a color of #b9357b        
        
          <div style="border:2px solid #b9357b;">Content here</div>
        
        
          .myborder {border:2px solid #b9357b;}
        
        Border color #b9357b