#bd2de0 color space conversions
Hex:
        #bd2de0
        RGB:
        189, 45, 224
        CMY:
        26, 82, 12
        CMYK:
        16, 80, 0, 12
      HSL:
        288°, 74.2739%, 52.7451%
        HSV (HSB):
        288°, 79.9107%, 87.8431%
        XYZ:
        35.3792, 18.0774, 72.1456
        xyY:
        0.2817, 0.1439, 18.0774
      CIE-Lab:
        49.5899, 76.9570, -61.2739
        CIE-LCH:
        49.5899, 98.3711, 321.4728
        CIE-Luv:
        49.5899, 46.9052, -101.3671
        Hunter-Lab:
        42.5175, 74.1257, -70.8436
      #bd2de0 color charts
#bd2de0 RGB chart
      #bd2de0 CMYK chart
      #bd2de0 RGB pie chart
      #bd2de0 color shades, tints & tones
#bd2de0 color schemes
#bd2de0 color preview, HTML & CSS examples
           This text has a color of #bd2de0        
        
          <p style="color:#bd2de0;">Text here</p>
        
        
          .mytext {color:#bd2de0;}
        
        Text color #bd2de0
      
           This box has a color of #bd2de0        
        
          <div style="background-color:#bd2de0;">Content here</div>
        
        
          .mybackground {background-color:#bd2de0;}
        
        Background color #bd2de0
      
           Border around this has a color of #bd2de0        
        
          <div style="border:2px solid #bd2de0;">Content here</div>
        
        
          .myborder {border:2px solid #bd2de0;}
        
        Border color #bd2de0