#bd81a9 color space conversions
Hex:
        #bd81a9
        RGB:
        189, 129, 169
        CMY:
        26, 49, 34
        CMYK:
        0, 32, 11, 26
      HSL:
        320°, 31.2500%, 62.3529%
        HSV (HSB):
        320°, 31.7460%, 74.1176%
        XYZ:
        35.9980, 29.3839, 41.3105
        xyY:
        0.3374, 0.2754, 29.3839
      CIE-Lab:
        61.1190, 29.3473, -11.8234
        CIE-LCH:
        61.1190, 31.6395, 338.0565
        CIE-Luv:
        61.1190, 33.2690, -22.3129
        Hunter-Lab:
        54.2069, 23.6769, -7.2394
      #bd81a9 color charts
#bd81a9 RGB chart
      #bd81a9 CMYK chart
      #bd81a9 RGB pie chart
      #bd81a9 color shades, tints & tones
#bd81a9 color schemes
#bd81a9 color preview, HTML & CSS examples
           This text has a color of #bd81a9        
        
          <p style="color:#bd81a9;">Text here</p>
        
        
          .mytext {color:#bd81a9;}
        
        Text color #bd81a9
      
           This box has a color of #bd81a9        
        
          <div style="background-color:#bd81a9;">Content here</div>
        
        
          .mybackground {background-color:#bd81a9;}
        
        Background color #bd81a9
      
           Border around this has a color of #bd81a9        
        
          <div style="border:2px solid #bd81a9;">Content here</div>
        
        
          .myborder {border:2px solid #bd81a9;}
        
        Border color #bd81a9