#bd2cc3 color space conversions
Hex:
        #bd2cc3
        RGB:
        189, 44, 195
        CMY:
        26, 83, 24
        CMYK:
        3, 77, 0, 24
      HSL:
        298°, 63.1799%, 46.8627%
        HSV (HSB):
        298°, 77.4359%, 76.4706%
        XYZ:
        31.7373, 16.5603, 53.1535
        xyY:
        0.3128, 0.1632, 16.5603
      CIE-Lab:
        47.7012, 72.3069, -47.6486
        CIE-LCH:
        47.7012, 86.5949, 326.6160
        CIE-Luv:
        47.7012, 56.3944, -80.1786
        Hunter-Lab:
        40.6944, 67.9959, -48.9564
      #bd2cc3 color charts
#bd2cc3 RGB chart
      #bd2cc3 CMYK chart
      #bd2cc3 RGB pie chart
      #bd2cc3 color shades, tints & tones
#bd2cc3 color schemes
#bd2cc3 color preview, HTML & CSS examples
           This text has a color of #bd2cc3        
        
          <p style="color:#bd2cc3;">Text here</p>
        
        
          .mytext {color:#bd2cc3;}
        
        Text color #bd2cc3
      
           This box has a color of #bd2cc3        
        
          <div style="background-color:#bd2cc3;">Content here</div>
        
        
          .mybackground {background-color:#bd2cc3;}
        
        Background color #bd2cc3
      
           Border around this has a color of #bd2cc3        
        
          <div style="border:2px solid #bd2cc3;">Content here</div>
        
        
          .myborder {border:2px solid #bd2cc3;}
        
        Border color #bd2cc3