#bd5c85 color space conversions
Hex:
        #bd5c85
        RGB:
        189, 92, 133
        CMY:
        26, 64, 48
        CMYK:
        0, 51, 30, 26
      HSL:
        335°, 42.3581%, 55.0980%
        HSV (HSB):
        335°, 51.3228%, 74.1176%
        XYZ:
        29.0470, 20.1666, 24.5519
        xyY:
        0.3938, 0.2734, 20.1666
      CIE-Lab:
        52.0250, 43.5777, -4.4475
        CIE-LCH:
        52.0250, 43.8041, 354.1726
        CIE-Luv:
        52.0250, 60.1268, -13.8058
        Hunter-Lab:
        44.9072, 36.8705, -0.9803
      #bd5c85 color charts
#bd5c85 RGB chart
      #bd5c85 CMYK chart
      #bd5c85 RGB pie chart
      #bd5c85 color shades, tints & tones
#bd5c85 color schemes
#bd5c85 color preview, HTML & CSS examples
           This text has a color of #bd5c85        
        
          <p style="color:#bd5c85;">Text here</p>
        
        
          .mytext {color:#bd5c85;}
        
        Text color #bd5c85
      
           This box has a color of #bd5c85        
        
          <div style="background-color:#bd5c85;">Content here</div>
        
        
          .mybackground {background-color:#bd5c85;}
        
        Background color #bd5c85
      
           Border around this has a color of #bd5c85        
        
          <div style="border:2px solid #bd5c85;">Content here</div>
        
        
          .myborder {border:2px solid #bd5c85;}
        
        Border color #bd5c85