#bd8af7 color space conversions
Hex:
        #bd8af7
        RGB:
        189, 138, 247
        CMY:
        26, 46, 3
        CMYK:
        23, 44, 0, 3
      HSL:
        268°, 87.2000%, 75.4902%
        HSV (HSB):
        268°, 44.1296%, 96.8627%
        XYZ:
        46.8632, 35.7112, 92.4187
        xyY:
        0.2678, 0.2041, 35.7112
      CIE-Lab:
        66.2986, 40.2683, -47.4694
        CIE-LCH:
        66.2986, 62.2485, 310.3079
        CIE-Luv:
        66.2986, 17.3952, -81.4669
        Hunter-Lab:
        59.7588, 35.4029, -49.8624
      #bd8af7 color charts
#bd8af7 RGB chart
      #bd8af7 CMYK chart
      #bd8af7 RGB pie chart
      #bd8af7 color shades, tints & tones
#bd8af7 color schemes
#bd8af7 color preview, HTML & CSS examples
           This text has a color of #bd8af7        
        
          <p style="color:#bd8af7;">Text here</p>
        
        
          .mytext {color:#bd8af7;}
        
        Text color #bd8af7
      
           This box has a color of #bd8af7        
        
          <div style="background-color:#bd8af7;">Content here</div>
        
        
          .mybackground {background-color:#bd8af7;}
        
        Background color #bd8af7
      
           Border around this has a color of #bd8af7        
        
          <div style="border:2px solid #bd8af7;">Content here</div>
        
        
          .myborder {border:2px solid #bd8af7;}
        
        Border color #bd8af7