#bd6b9b color space conversions
Hex:
        #bd6b9b
        RGB:
        189, 107, 155
        CMY:
        26, 58, 39
        CMYK:
        0, 43, 18, 26
      HSL:
        325°, 38.3178%, 58.0392%
        HSV (HSB):
        325°, 43.3862%, 74.1176%
        XYZ:
        32.1604, 23.7008, 33.8900
        xyY:
        0.3583, 0.2641, 23.7008
      CIE-Lab:
        55.7869, 38.9890, -11.7693
        CIE-LCH:
        55.7869, 40.7267, 343.2029
        CIE-Luv:
        55.7869, 47.1739, -23.5197
        Hunter-Lab:
        48.6834, 32.7214, -7.1952
      #bd6b9b color charts
#bd6b9b RGB chart
      #bd6b9b CMYK chart
      #bd6b9b RGB pie chart
      #bd6b9b color shades, tints & tones
#bd6b9b color schemes
#bd6b9b color preview, HTML & CSS examples
           This text has a color of #bd6b9b        
        
          <p style="color:#bd6b9b;">Text here</p>
        
        
          .mytext {color:#bd6b9b;}
        
        Text color #bd6b9b
      
           This box has a color of #bd6b9b        
        
          <div style="background-color:#bd6b9b;">Content here</div>
        
        
          .mybackground {background-color:#bd6b9b;}
        
        Background color #bd6b9b
      
           Border around this has a color of #bd6b9b        
        
          <div style="border:2px solid #bd6b9b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6b9b;}
        
        Border color #bd6b9b