#bd5e8a color space conversions
Hex:
        #bd5e8a
        RGB:
        189, 94, 138
        CMY:
        26, 63, 46
        CMYK:
        0, 50, 27, 26
      HSL:
        332°, 41.8502%, 55.4902%
        HSV (HSB):
        332°, 50.2646%, 74.1176%
        XYZ:
        29.5764, 20.6592, 26.4735
        xyY:
        0.3856, 0.2693, 20.6592
      CIE-Lab:
        52.5745, 43.2430, -6.5967
        CIE-LCH:
        52.5745, 43.7432, 351.3264
        CIE-Luv:
        52.5745, 57.8146, -16.7182
        Hunter-Lab:
        45.4524, 36.6104, -2.7165
      #bd5e8a color charts
#bd5e8a RGB chart
      #bd5e8a CMYK chart
      #bd5e8a RGB pie chart
      #bd5e8a color shades, tints & tones
#bd5e8a color schemes
#bd5e8a color preview, HTML & CSS examples
           This text has a color of #bd5e8a        
        
          <p style="color:#bd5e8a;">Text here</p>
        
        
          .mytext {color:#bd5e8a;}
        
        Text color #bd5e8a
      
           This box has a color of #bd5e8a        
        
          <div style="background-color:#bd5e8a;">Content here</div>
        
        
          .mybackground {background-color:#bd5e8a;}
        
        Background color #bd5e8a
      
           Border around this has a color of #bd5e8a        
        
          <div style="border:2px solid #bd5e8a;">Content here</div>
        
        
          .myborder {border:2px solid #bd5e8a;}
        
        Border color #bd5e8a