#b9229b color space conversions
Hex:
        #b9229b
        RGB:
        185, 34, 155
        CMY:
        27, 87, 39
        CMYK:
        0, 82, 16, 27
      HSL:
        312°, 68.9498%, 42.9412%
        HSV (HSB):
        312°, 81.6216%, 72.5490%
        XYZ:
        26.4960, 13.8249, 32.2823
        xyY:
        0.3649, 0.1904, 13.8249
      CIE-Lab:
        43.9808, 68.0882, -29.9467
        CIE-LCH:
        43.9808, 74.3828, 336.2590
        CIE-Luv:
        43.9808, 70.1126, -52.6641
        Hunter-Lab:
        37.1819, 62.1319, -25.4499
      #b9229b color charts
#b9229b RGB chart
      #b9229b CMYK chart
      #b9229b RGB pie chart
      #b9229b color shades, tints & tones
#b9229b color schemes
#b9229b color preview, HTML & CSS examples
           This text has a color of #b9229b        
        
          <p style="color:#b9229b;">Text here</p>
        
        
          .mytext {color:#b9229b;}
        
        Text color #b9229b
      
           This box has a color of #b9229b        
        
          <div style="background-color:#b9229b;">Content here</div>
        
        
          .mybackground {background-color:#b9229b;}
        
        Background color #b9229b
      
           Border around this has a color of #b9229b        
        
          <div style="border:2px solid #b9229b;">Content here</div>
        
        
          .myborder {border:2px solid #b9229b;}
        
        Border color #b9229b