#bd7dc8 color space conversions
Hex:
        #bd7dc8
        RGB:
        189, 125, 200
        CMY:
        26, 51, 22
        CMYK:
        5, 38, 0, 22
      HSL:
        291°, 40.5405%, 63.7255%
        HSV (HSB):
        291°, 37.5000%, 78.4314%
        XYZ:
        38.7452, 29.6562, 58.3257
        xyY:
        0.3057, 0.2340, 29.6562
      CIE-Lab:
        61.3564, 37.3018, -29.0557
        CIE-LCH:
        61.3564, 47.2828, 322.0837
        CIE-Luv:
        61.3564, 29.9043, -50.2929
        Hunter-Lab:
        54.4575, 31.6979, -25.3812
      #bd7dc8 color charts
#bd7dc8 RGB chart
      #bd7dc8 CMYK chart
      #bd7dc8 RGB pie chart
      #bd7dc8 color shades, tints & tones
#bd7dc8 color schemes
#bd7dc8 color preview, HTML & CSS examples
           This text has a color of #bd7dc8        
        
          <p style="color:#bd7dc8;">Text here</p>
        
        
          .mytext {color:#bd7dc8;}
        
        Text color #bd7dc8
      
           This box has a color of #bd7dc8        
        
          <div style="background-color:#bd7dc8;">Content here</div>
        
        
          .mybackground {background-color:#bd7dc8;}
        
        Background color #bd7dc8
      
           Border around this has a color of #bd7dc8        
        
          <div style="border:2px solid #bd7dc8;">Content here</div>
        
        
          .myborder {border:2px solid #bd7dc8;}
        
        Border color #bd7dc8