#bb326f color space conversions
Hex:
        #bb326f
        RGB:
        187, 50, 111
        CMY:
        27, 80, 56
        CMYK:
        0, 73, 41, 27
      HSL:
        333°, 57.8059%, 46.4706%
        HSV (HSB):
        333°, 73.2620%, 73.3333%
        XYZ:
        24.5034, 13.9937, 16.4485
        xyY:
        0.4460, 0.2547, 13.9937
      CIE-Lab:
        44.2239, 58.6379, -2.6827
        CIE-LCH:
        44.2239, 58.6992, 357.3806
        CIE-Luv:
        44.2239, 84.8434, -14.0796
        Hunter-Lab:
        37.4082, 51.4581, 0.1157
      #bb326f color charts
#bb326f RGB chart
      #bb326f CMYK chart
      #bb326f RGB pie chart
      #bb326f color shades, tints & tones
#bb326f color schemes
#bb326f color preview, HTML & CSS examples
           This text has a color of #bb326f        
        
          <p style="color:#bb326f;">Text here</p>
        
        
          .mytext {color:#bb326f;}
        
        Text color #bb326f
      
           This box has a color of #bb326f        
        
          <div style="background-color:#bb326f;">Content here</div>
        
        
          .mybackground {background-color:#bb326f;}
        
        Background color #bb326f
      
           Border around this has a color of #bb326f        
        
          <div style="border:2px solid #bb326f;">Content here</div>
        
        
          .myborder {border:2px solid #bb326f;}
        
        Border color #bb326f