#bd7fbe color space conversions
Hex:
        #bd7fbe
        RGB:
        189, 127, 190
        CMY:
        26, 50, 25
        CMYK:
        1, 33, 0, 25
      HSL:
        299°, 32.6425%, 62.1569%
        HSV (HSB):
        299°, 33.1579%, 74.5098%
        XYZ:
        37.8699, 29.7153, 52.4549
        xyY:
        0.3155, 0.2475, 29.7153
      CIE-Lab:
        61.4078, 34.2674, -23.3236
        CIE-LCH:
        61.4078, 41.4517, 325.7594
        CIE-Luv:
        61.4078, 30.7276, -40.7880
        Hunter-Lab:
        54.5117, 28.6105, -18.8947
      #bd7fbe color charts
#bd7fbe RGB chart
      #bd7fbe CMYK chart
      #bd7fbe RGB pie chart
      #bd7fbe color shades, tints & tones
#bd7fbe color schemes
#bd7fbe color preview, HTML & CSS examples
           This text has a color of #bd7fbe        
        
          <p style="color:#bd7fbe;">Text here</p>
        
        
          .mytext {color:#bd7fbe;}
        
        Text color #bd7fbe
      
           This box has a color of #bd7fbe        
        
          <div style="background-color:#bd7fbe;">Content here</div>
        
        
          .mybackground {background-color:#bd7fbe;}
        
        Background color #bd7fbe
      
           Border around this has a color of #bd7fbe        
        
          <div style="border:2px solid #bd7fbe;">Content here</div>
        
        
          .myborder {border:2px solid #bd7fbe;}
        
        Border color #bd7fbe