#bd2bfc color space conversions
Hex:
        #bd2bfc
        RGB:
        189, 43, 252
        CMY:
        26, 83, 1
        CMYK:
        25, 83, 0, 1
      HSL:
        282°, 97.2093%, 57.8431%
        HSV (HSB):
        282°, 82.9365%, 98.8235%
        XYZ:
        39.4208, 19.5748, 93.7961
        xyY:
        0.2580, 0.1281, 19.5748
      CIE-Lab:
        51.3531, 82.5622, -74.1737
        CIE-LCH:
        51.3531, 110.9876, 318.0635
        CIE-Luv:
        51.3531, 39.2496, -121.2412
        Hunter-Lab:
        44.2435, 81.6170, -94.7243
      #bd2bfc color charts
#bd2bfc RGB chart
      #bd2bfc CMYK chart
      #bd2bfc RGB pie chart
      #bd2bfc color shades, tints & tones
#bd2bfc color schemes
#bd2bfc color preview, HTML & CSS examples
           This text has a color of #bd2bfc        
        
          <p style="color:#bd2bfc;">Text here</p>
        
        
          .mytext {color:#bd2bfc;}
        
        Text color #bd2bfc
      
           This box has a color of #bd2bfc        
        
          <div style="background-color:#bd2bfc;">Content here</div>
        
        
          .mybackground {background-color:#bd2bfc;}
        
        Background color #bd2bfc
      
           Border around this has a color of #bd2bfc        
        
          <div style="border:2px solid #bd2bfc;">Content here</div>
        
        
          .myborder {border:2px solid #bd2bfc;}
        
        Border color #bd2bfc