#bd5af0 color space conversions
Hex:
        #bd5af0
        RGB:
        189, 90, 240
        CMY:
        26, 65, 6
        CMYK:
        21, 63, 0, 6
      HSL:
        280°, 83.3333%, 64.7059%
        HSV (HSB):
        280°, 62.5000%, 94.1176%
        XYZ:
        40.3706, 24.4224, 85.0243
        xyY:
        0.2695, 0.1630, 24.4224
      CIE-Lab:
        56.5083, 63.3124, -59.1581
        CIE-LCH:
        56.5083, 86.6495, 316.9428
        CIE-Luv:
        56.5083, 33.9187, -100.0528
        Hunter-Lab:
        49.4190, 59.3340, -67.4137
      #bd5af0 color charts
#bd5af0 RGB chart
      #bd5af0 CMYK chart
      #bd5af0 RGB pie chart
      #bd5af0 color shades, tints & tones
#bd5af0 color schemes
#bd5af0 color preview, HTML & CSS examples
           This text has a color of #bd5af0        
        
          <p style="color:#bd5af0;">Text here</p>
        
        
          .mytext {color:#bd5af0;}
        
        Text color #bd5af0
      
           This box has a color of #bd5af0        
        
          <div style="background-color:#bd5af0;">Content here</div>
        
        
          .mybackground {background-color:#bd5af0;}
        
        Background color #bd5af0
      
           Border around this has a color of #bd5af0        
        
          <div style="border:2px solid #bd5af0;">Content here</div>
        
        
          .myborder {border:2px solid #bd5af0;}
        
        Border color #bd5af0