#bd7ffd color space conversions
Hex:
        #bd7ffd
        RGB:
        189, 127, 253
        CMY:
        26, 50, 1
        CMYK:
        25, 50, 0, 1
      HSL:
        270°, 96.9231%, 74.5098%
        HSV (HSB):
        270°, 49.8024%, 99.2157%
        XYZ:
        46.3053, 33.0894, 96.8748
        xyY:
        0.2627, 0.1877, 33.0894
      CIE-Lab:
        64.2332, 47.5969, -54.0263
        CIE-LCH:
        64.2332, 72.0022, 311.3799
        CIE-Luv:
        64.2332, 20.4099, -92.6417
        Hunter-Lab:
        57.5234, 43.0232, -59.5836
      #bd7ffd color charts
#bd7ffd RGB chart
      #bd7ffd CMYK chart
      #bd7ffd RGB pie chart
      #bd7ffd color shades, tints & tones
#bd7ffd color schemes
#bd7ffd color preview, HTML & CSS examples
           This text has a color of #bd7ffd        
        
          <p style="color:#bd7ffd;">Text here</p>
        
        
          .mytext {color:#bd7ffd;}
        
        Text color #bd7ffd
      
           This box has a color of #bd7ffd        
        
          <div style="background-color:#bd7ffd;">Content here</div>
        
        
          .mybackground {background-color:#bd7ffd;}
        
        Background color #bd7ffd
      
           Border around this has a color of #bd7ffd        
        
          <div style="border:2px solid #bd7ffd;">Content here</div>
        
        
          .myborder {border:2px solid #bd7ffd;}
        
        Border color #bd7ffd