#bd56f0 color space conversions
Hex:
        #bd56f0
        RGB:
        189, 86, 240
        CMY:
        26, 66, 6
        CMYK:
        21, 64, 0, 6
      HSL:
        280°, 83.6957%, 63.9216%
        HSV (HSB):
        280°, 64.1667%, 94.1176%
        XYZ:
        40.0422, 23.7657, 84.9148
        xyY:
        0.2692, 0.1598, 23.7657
      CIE-Lab:
        55.8524, 65.1176, -60.2098
        CIE-LCH:
        55.8524, 88.6877, 317.2425
        CIE-Luv:
        55.8524, 34.9192, -101.5903
        Hunter-Lab:
        48.7500, 61.3035, -69.1488
      #bd56f0 color charts
#bd56f0 RGB chart
      #bd56f0 CMYK chart
      #bd56f0 RGB pie chart
      #bd56f0 color shades, tints & tones
#bd56f0 color schemes
#bd56f0 color preview, HTML & CSS examples
           This text has a color of #bd56f0        
        
          <p style="color:#bd56f0;">Text here</p>
        
        
          .mytext {color:#bd56f0;}
        
        Text color #bd56f0
      
           This box has a color of #bd56f0        
        
          <div style="background-color:#bd56f0;">Content here</div>
        
        
          .mybackground {background-color:#bd56f0;}
        
        Background color #bd56f0
      
           Border around this has a color of #bd56f0        
        
          <div style="border:2px solid #bd56f0;">Content here</div>
        
        
          .myborder {border:2px solid #bd56f0;}
        
        Border color #bd56f0