#bd2bf4 color space conversions
Hex:
        #bd2bf4
        RGB:
        189, 43, 244
        CMY:
        26, 83, 4
        CMYK:
        23, 82, 0, 4
      HSL:
        284°, 90.1345%, 56.2745%
        HSV (HSB):
        284°, 82.3770%, 95.6863%
        XYZ:
        38.1793, 19.0782, 87.2581
        xyY:
        0.2642, 0.1320, 19.0782
      CIE-Lab:
        50.7786, 81.0820, -70.6358
        CIE-LCH:
        50.7786, 107.5346, 318.9388
        CIE-Luv:
        50.7786, 41.3983, -115.7785
        Hunter-Lab:
        43.6786, 79.5884, -87.8704
      #bd2bf4 color charts
#bd2bf4 RGB chart
      #bd2bf4 CMYK chart
      #bd2bf4 RGB pie chart
      #bd2bf4 color shades, tints & tones
#bd2bf4 color schemes
#bd2bf4 color preview, HTML & CSS examples
           This text has a color of #bd2bf4        
        
          <p style="color:#bd2bf4;">Text here</p>
        
        
          .mytext {color:#bd2bf4;}
        
        Text color #bd2bf4
      
           This box has a color of #bd2bf4        
        
          <div style="background-color:#bd2bf4;">Content here</div>
        
        
          .mybackground {background-color:#bd2bf4;}
        
        Background color #bd2bf4
      
           Border around this has a color of #bd2bf4        
        
          <div style="border:2px solid #bd2bf4;">Content here</div>
        
        
          .myborder {border:2px solid #bd2bf4;}
        
        Border color #bd2bf4