#bb327b color space conversions
Hex:
        #bb327b
        RGB:
        187, 50, 123
        CMY:
        27, 80, 52
        CMYK:
        0, 73, 34, 27
      HSL:
        328°, 57.8059%, 46.4706%
        HSV (HSB):
        328°, 73.2620%, 73.3333%
        XYZ:
        25.2093, 14.2761, 20.1658
        xyY:
        0.4226, 0.2393, 14.2761
      CIE-Lab:
        44.6263, 59.9305, -9.4746
        CIE-LCH:
        44.6263, 60.6748, 351.0163
        CIE-Luv:
        44.6263, 80.3233, -23.1109
        Hunter-Lab:
        37.7837, 52.9738, -5.1955
      #bb327b color charts
#bb327b RGB chart
      #bb327b CMYK chart
      #bb327b RGB pie chart
      #bb327b color shades, tints & tones
#bb327b color schemes
#bb327b color preview, HTML & CSS examples
           This text has a color of #bb327b        
        
          <p style="color:#bb327b;">Text here</p>
        
        
          .mytext {color:#bb327b;}
        
        Text color #bb327b
      
           This box has a color of #bb327b        
        
          <div style="background-color:#bb327b;">Content here</div>
        
        
          .mybackground {background-color:#bb327b;}
        
        Background color #bb327b
      
           Border around this has a color of #bb327b        
        
          <div style="border:2px solid #bb327b;">Content here</div>
        
        
          .myborder {border:2px solid #bb327b;}
        
        Border color #bb327b