#bd4afb color space conversions
Hex:
        #bd4afb
        RGB:
        189, 74, 251
        CMY:
        26, 71, 2
        CMYK:
        25, 71, 0, 2
      HSL:
        279°, 95.6757%, 63.7255%
        HSV (HSB):
        279°, 70.5179%, 98.4314%
        XYZ:
        40.8476, 22.6814, 93.4918
        xyY:
        0.2601, 0.1444, 22.6814
      CIE-Lab:
        54.7427, 72.3974, -68.1237
        CIE-LCH:
        54.7427, 99.4093, 316.7420
        CIE-Luv:
        54.7427, 34.9733, -113.6984
        Hunter-Lab:
        47.6250, 69.7544, -83.0537
      #bd4afb color charts
#bd4afb RGB chart
      #bd4afb CMYK chart
      #bd4afb RGB pie chart
      #bd4afb color shades, tints & tones
#bd4afb color schemes
#bd4afb color preview, HTML & CSS examples
           This text has a color of #bd4afb        
        
          <p style="color:#bd4afb;">Text here</p>
        
        
          .mytext {color:#bd4afb;}
        
        Text color #bd4afb
      
           This box has a color of #bd4afb        
        
          <div style="background-color:#bd4afb;">Content here</div>
        
        
          .mybackground {background-color:#bd4afb;}
        
        Background color #bd4afb
      
           Border around this has a color of #bd4afb        
        
          <div style="border:2px solid #bd4afb;">Content here</div>
        
        
          .myborder {border:2px solid #bd4afb;}
        
        Border color #bd4afb