#bd6ffd color space conversions
Hex:
        #bd6ffd
        RGB:
        189, 111, 253
        CMY:
        26, 56, 1
        CMYK:
        25, 56, 0, 1
      HSL:
        273°, 97.2603%, 71.3725%
        HSV (HSB):
        273°, 56.1265%, 99.2157%
        XYZ:
        44.4003, 29.2795, 96.2399
        xyY:
        0.2613, 0.1723, 29.2795
      CIE-Lab:
        61.0276, 55.9438, -59.1322
        CIE-LCH:
        61.0276, 81.4022, 313.4129
        CIE-Luv:
        61.0276, 25.4830, -100.8619
        Hunter-Lab:
        54.1106, 51.7743, -67.5745
      #bd6ffd color charts
#bd6ffd RGB chart
      #bd6ffd CMYK chart
      #bd6ffd RGB pie chart
      #bd6ffd color shades, tints & tones
#bd6ffd color schemes
#bd6ffd color preview, HTML & CSS examples
           This text has a color of #bd6ffd        
        
          <p style="color:#bd6ffd;">Text here</p>
        
        
          .mytext {color:#bd6ffd;}
        
        Text color #bd6ffd
      
           This box has a color of #bd6ffd        
        
          <div style="background-color:#bd6ffd;">Content here</div>
        
        
          .mybackground {background-color:#bd6ffd;}
        
        Background color #bd6ffd
      
           Border around this has a color of #bd6ffd        
        
          <div style="border:2px solid #bd6ffd;">Content here</div>
        
        
          .myborder {border:2px solid #bd6ffd;}
        
        Border color #bd6ffd