#bd5896 color space conversions
Hex:
        #bd5896
        RGB:
        189, 88, 150
        CMY:
        26, 65, 41
        CMYK:
        0, 53, 21, 26
      HSL:
        323°, 43.3476%, 54.3137%
        HSV (HSB):
        323°, 53.4392%, 74.1176%
        XYZ:
        29.9810, 20.0003, 31.1344
        xyY:
        0.3696, 0.2466, 20.0003
      CIE-Lab:
        51.8375, 47.9575, -14.8008
        CIE-LCH:
        51.8375, 50.1895, 342.8486
        CIE-Luv:
        51.8375, 57.5557, -29.1045
        Hunter-Lab:
        44.7217, 41.4019, -9.9715
      #bd5896 color charts
#bd5896 RGB chart
      #bd5896 CMYK chart
      #bd5896 RGB pie chart
      #bd5896 color shades, tints & tones
#bd5896 color schemes
#bd5896 color preview, HTML & CSS examples
           This text has a color of #bd5896        
        
          <p style="color:#bd5896;">Text here</p>
        
        
          .mytext {color:#bd5896;}
        
        Text color #bd5896
      
           This box has a color of #bd5896        
        
          <div style="background-color:#bd5896;">Content here</div>
        
        
          .mybackground {background-color:#bd5896;}
        
        Background color #bd5896
      
           Border around this has a color of #bd5896        
        
          <div style="border:2px solid #bd5896;">Content here</div>
        
        
          .myborder {border:2px solid #bd5896;}
        
        Border color #bd5896