#bd6c8e color space conversions
Hex:
        #bd6c8e
        RGB:
        189, 108, 142
        CMY:
        26, 58, 44
        CMYK:
        0, 43, 25, 26
      HSL:
        335°, 38.0282%, 58.2353%
        HSV (HSB):
        335°, 42.8571%, 74.1176%
        XYZ:
        31.2313, 23.4969, 28.4805
        xyY:
        0.3753, 0.2824, 23.4969
      CIE-Lab:
        55.5806, 36.4908, -4.4917
        CIE-LCH:
        55.5806, 36.7662, 352.9827
        CIE-Luv:
        55.5806, 49.4608, -12.6861
        Hunter-Lab:
        48.4736, 30.1778, -0.9040
      #bd6c8e color charts
#bd6c8e RGB chart
      #bd6c8e CMYK chart
      #bd6c8e RGB pie chart
      #bd6c8e color shades, tints & tones
#bd6c8e color schemes
#bd6c8e color preview, HTML & CSS examples
           This text has a color of #bd6c8e        
        
          <p style="color:#bd6c8e;">Text here</p>
        
        
          .mytext {color:#bd6c8e;}
        
        Text color #bd6c8e
      
           This box has a color of #bd6c8e        
        
          <div style="background-color:#bd6c8e;">Content here</div>
        
        
          .mybackground {background-color:#bd6c8e;}
        
        Background color #bd6c8e
      
           Border around this has a color of #bd6c8e        
        
          <div style="border:2px solid #bd6c8e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c8e;}
        
        Border color #bd6c8e