#bb557e color space conversions
Hex:
        #bb557e
        RGB:
        187, 85, 126
        CMY:
        27, 67, 51
        CMYK:
        0, 55, 33, 27
      HSL:
        336°, 42.8571%, 53.3333%
        HSV (HSB):
        336°, 54.5455%, 73.3333%
        XYZ:
        27.5079, 18.5682, 21.8728
        xyY:
        0.4048, 0.2733, 18.5682
      CIE-Lab:
        50.1781, 45.4818, -3.0326
        CIE-LCH:
        50.1781, 45.5828, 356.1853
        CIE-Luv:
        50.1781, 64.0728, -12.1867
        Hunter-Lab:
        43.0908, 38.5404, 0.0680
      #bb557e color charts
#bb557e RGB chart
      #bb557e CMYK chart
      #bb557e RGB pie chart
      #bb557e color shades, tints & tones
#bb557e color schemes
#bb557e color preview, HTML & CSS examples
           This text has a color of #bb557e        
        
          <p style="color:#bb557e;">Text here</p>
        
        
          .mytext {color:#bb557e;}
        
        Text color #bb557e
      
           This box has a color of #bb557e        
        
          <div style="background-color:#bb557e;">Content here</div>
        
        
          .mybackground {background-color:#bb557e;}
        
        Background color #bb557e
      
           Border around this has a color of #bb557e        
        
          <div style="border:2px solid #bb557e;">Content here</div>
        
        
          .myborder {border:2px solid #bb557e;}
        
        Border color #bb557e