#bd2cf4 color space conversions
Hex:
        #bd2cf4
        RGB:
        189, 44, 244
        CMY:
        26, 83, 4
        CMYK:
        23, 82, 0, 4
      HSL:
        284°, 90.0901%, 56.4706%
        HSV (HSB):
        284°, 81.9672%, 95.6863%
        XYZ:
        38.2161, 19.1518, 87.2704
        xyY:
        0.2642, 0.1324, 19.1518
      CIE-Lab:
        50.8644, 80.8308, -70.4966
        CIE-LCH:
        50.8644, 107.2538, 318.9067
        CIE-Luv:
        50.8644, 41.2885, -115.6166
        Hunter-Lab:
        43.7628, 79.2911, -87.6003
      #bd2cf4 color charts
#bd2cf4 RGB chart
      #bd2cf4 CMYK chart
      #bd2cf4 RGB pie chart
      #bd2cf4 color shades, tints & tones
#bd2cf4 color schemes
#bd2cf4 color preview, HTML & CSS examples
           This text has a color of #bd2cf4        
        
          <p style="color:#bd2cf4;">Text here</p>
        
        
          .mytext {color:#bd2cf4;}
        
        Text color #bd2cf4
      
           This box has a color of #bd2cf4        
        
          <div style="background-color:#bd2cf4;">Content here</div>
        
        
          .mybackground {background-color:#bd2cf4;}
        
        Background color #bd2cf4
      
           Border around this has a color of #bd2cf4        
        
          <div style="border:2px solid #bd2cf4;">Content here</div>
        
        
          .myborder {border:2px solid #bd2cf4;}
        
        Border color #bd2cf4