#bd7fb1 color space conversions
Hex:
        #bd7fb1
        RGB:
        189, 127, 177
        CMY:
        26, 50, 31
        CMYK:
        0, 33, 6, 26
      HSL:
        312°, 31.9588%, 61.9608%
        HSV (HSB):
        312°, 32.8042%, 74.1176%
        XYZ:
        36.5114, 29.1719, 45.3013
        xyY:
        0.3290, 0.2628, 29.1719
      CIE-Lab:
        60.9330, 31.8607, -16.6639
        CIE-LCH:
        60.9330, 35.9554, 332.3894
        CIE-Luv:
        60.9330, 32.9383, -30.0431
        Hunter-Lab:
        54.0110, 26.1468, -11.9214
      #bd7fb1 color charts
#bd7fb1 RGB chart
      #bd7fb1 CMYK chart
      #bd7fb1 RGB pie chart
      #bd7fb1 color shades, tints & tones
#bd7fb1 color schemes
#bd7fb1 color preview, HTML & CSS examples
           This text has a color of #bd7fb1        
        
          <p style="color:#bd7fb1;">Text here</p>
        
        
          .mytext {color:#bd7fb1;}
        
        Text color #bd7fb1
      
           This box has a color of #bd7fb1        
        
          <div style="background-color:#bd7fb1;">Content here</div>
        
        
          .mybackground {background-color:#bd7fb1;}
        
        Background color #bd7fb1
      
           Border around this has a color of #bd7fb1        
        
          <div style="border:2px solid #bd7fb1;">Content here</div>
        
        
          .myborder {border:2px solid #bd7fb1;}
        
        Border color #bd7fb1