#bd587d color space conversions
Hex:
        #bd587d
        RGB:
        189, 88, 125
        CMY:
        26, 65, 51
        CMYK:
        0, 53, 34, 26
      HSL:
        338°, 43.3476%, 54.3137%
        HSV (HSB):
        338°, 53.4392%, 74.1176%
        XYZ:
        28.1777, 19.2789, 21.6381
        xyY:
        0.4078, 0.2790, 19.2789
      CIE-Lab:
        51.0120, 44.5502, -1.1744
        CIE-LCH:
        51.0120, 44.5656, 358.4900
        CIE-Luv:
        51.0120, 64.3269, -9.5816
        Hunter-Lab:
        43.9078, 37.7131, 1.5168
      #bd587d color charts
#bd587d RGB chart
      #bd587d CMYK chart
      #bd587d RGB pie chart
      #bd587d color shades, tints & tones
#bd587d color schemes
#bd587d color preview, HTML & CSS examples
           This text has a color of #bd587d        
        
          <p style="color:#bd587d;">Text here</p>
        
        
          .mytext {color:#bd587d;}
        
        Text color #bd587d
      
           This box has a color of #bd587d        
        
          <div style="background-color:#bd587d;">Content here</div>
        
        
          .mybackground {background-color:#bd587d;}
        
        Background color #bd587d
      
           Border around this has a color of #bd587d        
        
          <div style="border:2px solid #bd587d;">Content here</div>
        
        
          .myborder {border:2px solid #bd587d;}
        
        Border color #bd587d