#bd8feb color space conversions
Hex:
        #bd8feb
        RGB:
        189, 143, 235
        CMY:
        26, 44, 8
        CMYK:
        20, 39, 0, 8
      HSL:
        270°, 69.6970%, 74.1176%
        HSV (HSB):
        270°, 39.1489%, 92.1569%
        XYZ:
        45.8041, 36.4619, 83.2210
        xyY:
        0.2768, 0.2203, 36.4619
      CIE-Lab:
        66.8713, 34.8013, -39.9793
        CIE-LCH:
        66.8713, 53.0045, 311.0390
        CIE-Luv:
        66.8713, 17.0865, -68.4891
        Hunter-Lab:
        60.3837, 29.7299, -39.4451
      #bd8feb color charts
#bd8feb RGB chart
      #bd8feb CMYK chart
      #bd8feb RGB pie chart
      #bd8feb color shades, tints & tones
#bd8feb color schemes
#bd8feb color preview, HTML & CSS examples
           This text has a color of #bd8feb        
        
          <p style="color:#bd8feb;">Text here</p>
        
        
          .mytext {color:#bd8feb;}
        
        Text color #bd8feb
      
           This box has a color of #bd8feb        
        
          <div style="background-color:#bd8feb;">Content here</div>
        
        
          .mybackground {background-color:#bd8feb;}
        
        Background color #bd8feb
      
           Border around this has a color of #bd8feb        
        
          <div style="border:2px solid #bd8feb;">Content here</div>
        
        
          .myborder {border:2px solid #bd8feb;}
        
        Border color #bd8feb