#bd1cc3 color space conversions
Hex:
        #bd1cc3
        RGB:
        189, 28, 195
        CMY:
        26, 89, 24
        CMYK:
        3, 86, 0, 24
      HSL:
        298°, 74.8879%, 43.7255%
        HSV (HSB):
        298°, 85.6410%, 76.4706%
        XYZ:
        31.2518, 15.5895, 52.9917
        xyY:
        0.3130, 0.1562, 15.5895
      CIE-Lab:
        46.4312, 76.0033, -49.6783
        CIE-LCH:
        46.4312, 90.7989, 326.8300
        CIE-Luv:
        46.4312, 58.5142, -82.9847
        Hunter-Lab:
        39.4835, 72.1897, -51.9360
      #bd1cc3 color charts
#bd1cc3 RGB chart
      #bd1cc3 CMYK chart
      #bd1cc3 RGB pie chart
      #bd1cc3 color shades, tints & tones
#bd1cc3 color schemes
#bd1cc3 color preview, HTML & CSS examples
           This text has a color of #bd1cc3        
        
          <p style="color:#bd1cc3;">Text here</p>
        
        
          .mytext {color:#bd1cc3;}
        
        Text color #bd1cc3
      
           This box has a color of #bd1cc3        
        
          <div style="background-color:#bd1cc3;">Content here</div>
        
        
          .mybackground {background-color:#bd1cc3;}
        
        Background color #bd1cc3
      
           Border around this has a color of #bd1cc3        
        
          <div style="border:2px solid #bd1cc3;">Content here</div>
        
        
          .myborder {border:2px solid #bd1cc3;}
        
        Border color #bd1cc3