#bd8be7 color space conversions
Hex:
        #bd8be7
        RGB:
        189, 139, 231
        CMY:
        26, 45, 9
        CMYK:
        18, 40, 0, 9
      HSL:
        273°, 65.7143%, 72.5490%
        HSV (HSB):
        273°, 39.8268%, 90.5882%
        XYZ:
        44.6427, 35.0536, 80.0144
        xyY:
        0.2795, 0.2195, 35.0536
      CIE-Lab:
        65.7904, 36.1191, -39.4636
        CIE-LCH:
        65.7904, 53.4973, 312.4663
        CIE-Luv:
        65.7904, 19.2307, -67.6414
        Hunter-Lab:
        59.2061, 30.9824, -38.6836
      #bd8be7 color charts
#bd8be7 RGB chart
      #bd8be7 CMYK chart
      #bd8be7 RGB pie chart
      #bd8be7 color shades, tints & tones
#bd8be7 color schemes
#bd8be7 color preview, HTML & CSS examples
           This text has a color of #bd8be7        
        
          <p style="color:#bd8be7;">Text here</p>
        
        
          .mytext {color:#bd8be7;}
        
        Text color #bd8be7
      
           This box has a color of #bd8be7        
        
          <div style="background-color:#bd8be7;">Content here</div>
        
        
          .mybackground {background-color:#bd8be7;}
        
        Background color #bd8be7
      
           Border around this has a color of #bd8be7        
        
          <div style="border:2px solid #bd8be7;">Content here</div>
        
        
          .myborder {border:2px solid #bd8be7;}
        
        Border color #bd8be7