#bd5c9b color space conversions
Hex:
        #bd5c9b
        RGB:
        189, 92, 155
        CMY:
        26, 64, 39
        CMYK:
        0, 51, 18, 26
      HSL:
        321°, 42.3581%, 55.0980%
        HSV (HSB):
        321°, 51.3228%, 74.1176%
        XYZ:
        30.7298, 20.8397, 33.4132
        xyY:
        0.3616, 0.2452, 20.8397
      CIE-Lab:
        52.7736, 46.7331, -16.3261
        CIE-LCH:
        52.7736, 49.5028, 340.7433
        CIE-Luv:
        52.7736, 54.3887, -31.2126
        Hunter-Lab:
        45.6505, 40.2696, -11.4411
      #bd5c9b color charts
#bd5c9b RGB chart
      #bd5c9b CMYK chart
      #bd5c9b RGB pie chart
      #bd5c9b color shades, tints & tones
#bd5c9b color schemes
#bd5c9b color preview, HTML & CSS examples
           This text has a color of #bd5c9b        
        
          <p style="color:#bd5c9b;">Text here</p>
        
        
          .mytext {color:#bd5c9b;}
        
        Text color #bd5c9b
      
           This box has a color of #bd5c9b        
        
          <div style="background-color:#bd5c9b;">Content here</div>
        
        
          .mybackground {background-color:#bd5c9b;}
        
        Background color #bd5c9b
      
           Border around this has a color of #bd5c9b        
        
          <div style="border:2px solid #bd5c9b;">Content here</div>
        
        
          .myborder {border:2px solid #bd5c9b;}
        
        Border color #bd5c9b