#bd7fbf color space conversions
Hex:
        #bd7fbf
        RGB:
        189, 127, 191
        CMY:
        26, 50, 25
        CMYK:
        1, 34, 0, 25
      HSL:
        298°, 33.3333%, 62.3529%
        HSV (HSB):
        298°, 33.5079%, 74.9020%
        XYZ:
        37.9796, 29.7591, 53.0326
        xyY:
        0.3145, 0.2464, 29.7591
      CIE-Lab:
        61.4459, 34.4582, -23.8314
        CIE-LCH:
        61.4459, 41.8963, 325.3321
        CIE-Luv:
        61.4459, 30.5577, -41.6185
        Hunter-Lab:
        54.5519, 28.8076, -19.4523
      #bd7fbf color charts
#bd7fbf RGB chart
      #bd7fbf CMYK chart
      #bd7fbf RGB pie chart
      #bd7fbf color shades, tints & tones
#bd7fbf color schemes
#bd7fbf color preview, HTML & CSS examples
           This text has a color of #bd7fbf        
        
          <p style="color:#bd7fbf;">Text here</p>
        
        
          .mytext {color:#bd7fbf;}
        
        Text color #bd7fbf
      
           This box has a color of #bd7fbf        
        
          <div style="background-color:#bd7fbf;">Content here</div>
        
        
          .mybackground {background-color:#bd7fbf;}
        
        Background color #bd7fbf
      
           Border around this has a color of #bd7fbf        
        
          <div style="border:2px solid #bd7fbf;">Content here</div>
        
        
          .myborder {border:2px solid #bd7fbf;}
        
        Border color #bd7fbf