#bd81a6 color space conversions
Hex:
        #bd81a6
        RGB:
        189, 129, 166
        CMY:
        26, 49, 35
        CMYK:
        0, 32, 12, 26
      HSL:
        323°, 31.2500%, 62.3529%
        HSV (HSB):
        323°, 31.7460%, 74.1176%
        XYZ:
        35.7195, 29.2725, 39.8439
        xyY:
        0.3407, 0.2792, 29.2725
      CIE-Lab:
        61.0214, 28.8326, -10.2577
        CIE-LCH:
        61.0214, 30.6029, 340.4162
        CIE-Luv:
        61.0214, 33.7604, -19.8846
        Hunter-Lab:
        54.1041, 23.1634, -5.7902
      #bd81a6 color charts
#bd81a6 RGB chart
      #bd81a6 CMYK chart
      #bd81a6 RGB pie chart
      #bd81a6 color shades, tints & tones
#bd81a6 color schemes
#bd81a6 color preview, HTML & CSS examples
           This text has a color of #bd81a6        
        
          <p style="color:#bd81a6;">Text here</p>
        
        
          .mytext {color:#bd81a6;}
        
        Text color #bd81a6
      
           This box has a color of #bd81a6        
        
          <div style="background-color:#bd81a6;">Content here</div>
        
        
          .mybackground {background-color:#bd81a6;}
        
        Background color #bd81a6
      
           Border around this has a color of #bd81a6        
        
          <div style="border:2px solid #bd81a6;">Content here</div>
        
        
          .myborder {border:2px solid #bd81a6;}
        
        Border color #bd81a6