#bd6b8e color space conversions
Hex:
        #bd6b8e
        RGB:
        189, 107, 142
        CMY:
        26, 58, 44
        CMYK:
        0, 43, 25, 26
      HSL:
        334°, 38.3178%, 58.0392%
        HSV (HSB):
        334°, 43.3862%, 74.1176%
        XYZ:
        31.1264, 23.2872, 28.4455
        xyY:
        0.3757, 0.2810, 23.2872
      CIE-Lab:
        55.3669, 37.0250, -4.8076
        CIE-LCH:
        55.3669, 37.3358, 352.6016
        CIE-Luv:
        55.3669, 50.0034, -13.2167
        Hunter-Lab:
        48.2568, 30.6860, -1.1694
      #bd6b8e color charts
#bd6b8e RGB chart
      #bd6b8e CMYK chart
      #bd6b8e RGB pie chart
      #bd6b8e color shades, tints & tones
#bd6b8e color schemes
#bd6b8e color preview, HTML & CSS examples
           This text has a color of #bd6b8e        
        
          <p style="color:#bd6b8e;">Text here</p>
        
        
          .mytext {color:#bd6b8e;}
        
        Text color #bd6b8e
      
           This box has a color of #bd6b8e        
        
          <div style="background-color:#bd6b8e;">Content here</div>
        
        
          .mybackground {background-color:#bd6b8e;}
        
        Background color #bd6b8e
      
           Border around this has a color of #bd6b8e        
        
          <div style="border:2px solid #bd6b8e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6b8e;}
        
        Border color #bd6b8e