#bd81b8 color space conversions
Hex:
        #bd81b8
        RGB:
        189, 129, 184
        CMY:
        26, 49, 28
        CMYK:
        0, 32, 3, 26
      HSL:
        305°, 31.2500%, 62.3529%
        HSV (HSB):
        305°, 31.7460%, 74.1176%
        XYZ:
        37.4883, 29.9800, 49.1583
        xyY:
        0.3214, 0.2571, 29.9800
      CIE-Lab:
        61.6370, 32.0393, -19.5726
        CIE-LCH:
        61.6370, 37.5447, 328.5795
        CIE-Luv:
        61.6370, 30.7947, -34.6131
        Hunter-Lab:
        54.7540, 26.3935, -14.9029
      #bd81b8 color charts
#bd81b8 RGB chart
      #bd81b8 CMYK chart
      #bd81b8 RGB pie chart
      #bd81b8 color shades, tints & tones
#bd81b8 color schemes
#bd81b8 color preview, HTML & CSS examples
           This text has a color of #bd81b8        
        
          <p style="color:#bd81b8;">Text here</p>
        
        
          .mytext {color:#bd81b8;}
        
        Text color #bd81b8
      
           This box has a color of #bd81b8        
        
          <div style="background-color:#bd81b8;">Content here</div>
        
        
          .mybackground {background-color:#bd81b8;}
        
        Background color #bd81b8
      
           Border around this has a color of #bd81b8        
        
          <div style="border:2px solid #bd81b8;">Content here</div>
        
        
          .myborder {border:2px solid #bd81b8;}
        
        Border color #bd81b8