#bd587f color space conversions
Hex:
        #bd587f
        RGB:
        189, 88, 127
        CMY:
        26, 65, 50
        CMYK:
        0, 53, 33, 26
      HSL:
        337°, 43.3476%, 54.3137%
        HSV (HSB):
        337°, 53.4392%, 74.1176%
        XYZ:
        28.3068, 19.3306, 22.3179
        xyY:
        0.4046, 0.2763, 19.3306
      CIE-Lab:
        51.0717, 44.8009, -2.2810
        CIE-LCH:
        51.0717, 44.8589, 357.0854
        CIE-Luv:
        51.0717, 63.7967, -11.0942
        Hunter-Lab:
        43.9665, 37.9813, 0.6803
      #bd587f color charts
#bd587f RGB chart
      #bd587f CMYK chart
      #bd587f RGB pie chart
      #bd587f color shades, tints & tones
#bd587f color schemes
#bd587f color preview, HTML & CSS examples
           This text has a color of #bd587f        
        
          <p style="color:#bd587f;">Text here</p>
        
        
          .mytext {color:#bd587f;}
        
        Text color #bd587f
      
           This box has a color of #bd587f        
        
          <div style="background-color:#bd587f;">Content here</div>
        
        
          .mybackground {background-color:#bd587f;}
        
        Background color #bd587f
      
           Border around this has a color of #bd587f        
        
          <div style="border:2px solid #bd587f;">Content here</div>
        
        
          .myborder {border:2px solid #bd587f;}
        
        Border color #bd587f