#bd7caf color space conversions
Hex:
        #bd7caf
        RGB:
        189, 124, 175
        CMY:
        26, 51, 31
        CMYK:
        0, 34, 7, 26
      HSL:
        313°, 32.9949%, 61.3725%
        HSV (HSB):
        313°, 34.3915%, 74.1176%
        XYZ:
        35.9318, 28.3293, 44.1317
        xyY:
        0.3315, 0.2614, 28.3293
      CIE-Lab:
        60.1851, 33.1510, -16.6573
        CIE-LCH:
        60.1851, 37.1006, 333.3219
        CIE-Luv:
        60.1851, 34.7579, -30.1804
        Hunter-Lab:
        53.2252, 27.3592, -11.9026
      #bd7caf color charts
#bd7caf RGB chart
      #bd7caf CMYK chart
      #bd7caf RGB pie chart
      #bd7caf color shades, tints & tones
#bd7caf color schemes
#bd7caf color preview, HTML & CSS examples
           This text has a color of #bd7caf        
        
          <p style="color:#bd7caf;">Text here</p>
        
        
          .mytext {color:#bd7caf;}
        
        Text color #bd7caf
      
           This box has a color of #bd7caf        
        
          <div style="background-color:#bd7caf;">Content here</div>
        
        
          .mybackground {background-color:#bd7caf;}
        
        Background color #bd7caf
      
           Border around this has a color of #bd7caf        
        
          <div style="border:2px solid #bd7caf;">Content here</div>
        
        
          .myborder {border:2px solid #bd7caf;}
        
        Border color #bd7caf