#bd7ae2 color space conversions
Hex:
        #bd7ae2
        RGB:
        189, 122, 226
        CMY:
        26, 52, 11
        CMYK:
        16, 46, 0, 11
      HSL:
        279°, 64.1975%, 68.2353%
        HSV (HSB):
        279°, 46.0177%, 88.6275%
        XYZ:
        41.6733, 30.2289, 75.5898
        xyY:
        0.2825, 0.2050, 30.2289
      CIE-Lab:
        61.8512, 44.2824, -42.8653
        CIE-LCH:
        61.8512, 61.6309, 315.9316
        CIE-Luv:
        61.8512, 26.5959, -73.5377
        Hunter-Lab:
        54.9808, 39.0796, -43.0278
      #bd7ae2 color charts
#bd7ae2 RGB chart
      #bd7ae2 CMYK chart
      #bd7ae2 RGB pie chart
      #bd7ae2 color shades, tints & tones
#bd7ae2 color schemes
#bd7ae2 color preview, HTML & CSS examples
           This text has a color of #bd7ae2        
        
          <p style="color:#bd7ae2;">Text here</p>
        
        
          .mytext {color:#bd7ae2;}
        
        Text color #bd7ae2
      
           This box has a color of #bd7ae2        
        
          <div style="background-color:#bd7ae2;">Content here</div>
        
        
          .mybackground {background-color:#bd7ae2;}
        
        Background color #bd7ae2
      
           Border around this has a color of #bd7ae2        
        
          <div style="border:2px solid #bd7ae2;">Content here</div>
        
        
          .myborder {border:2px solid #bd7ae2;}
        
        Border color #bd7ae2