#bd8093 color space conversions
Hex:
        #bd8093
        RGB:
        189, 128, 147
        CMY:
        26, 50, 42
        CMYK:
        0, 32, 22, 26
      HSL:
        341°, 31.6062%, 62.1569%
        HSV (HSB):
        341°, 32.2751%, 74.1176%
        XYZ:
        33.9719, 28.3637, 31.2880
        xyY:
        0.3629, 0.3030, 28.3637
      CIE-Lab:
        60.2159, 26.3213, -0.5715
        CIE-LCH:
        60.2159, 26.3275, 358.7561
        CIE-Luv:
        60.2159, 37.3857, -5.4514
        Hunter-Lab:
        53.2576, 20.6605, 2.4484
      #bd8093 color charts
#bd8093 RGB chart
      #bd8093 CMYK chart
      #bd8093 RGB pie chart
      #bd8093 color shades, tints & tones
#bd8093 color schemes
#bd8093 color preview, HTML & CSS examples
           This text has a color of #bd8093        
        
          <p style="color:#bd8093;">Text here</p>
        
        
          .mytext {color:#bd8093;}
        
        Text color #bd8093
      
           This box has a color of #bd8093        
        
          <div style="background-color:#bd8093;">Content here</div>
        
        
          .mybackground {background-color:#bd8093;}
        
        Background color #bd8093
      
           Border around this has a color of #bd8093        
        
          <div style="border:2px solid #bd8093;">Content here</div>
        
        
          .myborder {border:2px solid #bd8093;}
        
        Border color #bd8093