#bd7fbc color space conversions
Hex:
        #bd7fbc
        RGB:
        189, 127, 188
        CMY:
        26, 50, 26
        CMYK:
        0, 33, 1, 26
      HSL:
        301°, 31.9588%, 61.9608%
        HSV (HSB):
        301°, 32.8042%, 74.1176%
        XYZ:
        37.6527, 29.6284, 51.3113
        xyY:
        0.3175, 0.2498, 29.6284
      CIE-Lab:
        61.3323, 33.8882, -22.3060
        CIE-LCH:
        61.3323, 40.5706, 326.6462
        CIE-Luv:
        61.3323, 31.0677, -39.1283
        Hunter-Lab:
        54.4320, 28.2195, -17.7884
      #bd7fbc color charts
#bd7fbc RGB chart
      #bd7fbc CMYK chart
      #bd7fbc RGB pie chart
      #bd7fbc color shades, tints & tones
#bd7fbc color schemes
#bd7fbc color preview, HTML & CSS examples
           This text has a color of #bd7fbc        
        
          <p style="color:#bd7fbc;">Text here</p>
        
        
          .mytext {color:#bd7fbc;}
        
        Text color #bd7fbc
      
           This box has a color of #bd7fbc        
        
          <div style="background-color:#bd7fbc;">Content here</div>
        
        
          .mybackground {background-color:#bd7fbc;}
        
        Background color #bd7fbc
      
           Border around this has a color of #bd7fbc        
        
          <div style="border:2px solid #bd7fbc;">Content here</div>
        
        
          .myborder {border:2px solid #bd7fbc;}
        
        Border color #bd7fbc