#bd93fd color space conversions
Hex:
        #bd93fd
        RGB:
        189, 147, 253
        CMY:
        26, 42, 1
        CMYK:
        25, 42, 0, 1
      HSL:
        264°, 96.3636%, 78.4314%
        HSV (HSB):
        264°, 41.8972%, 99.2157%
        XYZ:
        49.1496, 38.7781, 97.8230
        xyY:
        0.2646, 0.2088, 38.7781
      CIE-Lab:
        68.5902, 36.7129, -47.1398
        CIE-LCH:
        68.5902, 59.7494, 307.9118
        CIE-Luv:
        68.5902, 13.2523, -80.9158
        Hunter-Lab:
        62.2721, 31.9090, -49.5480
      #bd93fd color charts
#bd93fd RGB chart
      #bd93fd CMYK chart
      #bd93fd RGB pie chart
      #bd93fd color shades, tints & tones
#bd93fd color schemes
#bd93fd color preview, HTML & CSS examples
           This text has a color of #bd93fd        
        
          <p style="color:#bd93fd;">Text here</p>
        
        
          .mytext {color:#bd93fd;}
        
        Text color #bd93fd
      
           This box has a color of #bd93fd        
        
          <div style="background-color:#bd93fd;">Content here</div>
        
        
          .mybackground {background-color:#bd93fd;}
        
        Background color #bd93fd
      
           Border around this has a color of #bd93fd        
        
          <div style="border:2px solid #bd93fd;">Content here</div>
        
        
          .myborder {border:2px solid #bd93fd;}
        
        Border color #bd93fd