#bd4db2 color space conversions
Hex:
        #bd4db2
        RGB:
        189, 77, 178
        CMY:
        26, 70, 30
        CMYK:
        0, 59, 6, 26
      HSL:
        306°, 45.9016%, 52.1569%
        HSV (HSB):
        306°, 59.2593%, 74.1176%
        XYZ:
        31.6760, 19.3409, 44.1831
        xyY:
        0.3327, 0.2032, 19.3409
      CIE-Lab:
        51.0837, 57.5037, -32.4068
        CIE-LCH:
        51.0837, 66.0066, 330.5962
        CIE-Luv:
        51.0837, 53.8148, -56.5884
        Hunter-Lab:
        43.9783, 51.6052, -28.7813
      #bd4db2 color charts
#bd4db2 RGB chart
      #bd4db2 CMYK chart
      #bd4db2 RGB pie chart
      #bd4db2 color shades, tints & tones
#bd4db2 color schemes
#bd4db2 color preview, HTML & CSS examples
           This text has a color of #bd4db2        
        
          <p style="color:#bd4db2;">Text here</p>
        
        
          .mytext {color:#bd4db2;}
        
        Text color #bd4db2
      
           This box has a color of #bd4db2        
        
          <div style="background-color:#bd4db2;">Content here</div>
        
        
          .mybackground {background-color:#bd4db2;}
        
        Background color #bd4db2
      
           Border around this has a color of #bd4db2        
        
          <div style="border:2px solid #bd4db2;">Content here</div>
        
        
          .myborder {border:2px solid #bd4db2;}
        
        Border color #bd4db2