#bd81b4 color space conversions
Hex:
        #bd81b4
        RGB:
        189, 129, 180
        CMY:
        26, 49, 29
        CMYK:
        0, 32, 5, 26
      HSL:
        309°, 31.2500%, 62.3529%
        HSV (HSB):
        309°, 31.7460%, 74.1176%
        XYZ:
        37.0747, 29.8146, 46.9808
        xyY:
        0.3256, 0.2618, 29.8146
      CIE-Lab:
        61.4939, 31.3026, -17.5195
        CIE-LCH:
        61.4939, 35.8718, 330.7651
        CIE-Luv:
        61.4939, 31.4563, -31.3118
        Hunter-Lab:
        54.6028, 25.6449, -12.7918
      #bd81b4 color charts
#bd81b4 RGB chart
      #bd81b4 CMYK chart
      #bd81b4 RGB pie chart
      #bd81b4 color shades, tints & tones
#bd81b4 color schemes
#bd81b4 color preview, HTML & CSS examples
           This text has a color of #bd81b4        
        
          <p style="color:#bd81b4;">Text here</p>
        
        
          .mytext {color:#bd81b4;}
        
        Text color #bd81b4
      
           This box has a color of #bd81b4        
        
          <div style="background-color:#bd81b4;">Content here</div>
        
        
          .mybackground {background-color:#bd81b4;}
        
        Background color #bd81b4
      
           Border around this has a color of #bd81b4        
        
          <div style="border:2px solid #bd81b4;">Content here</div>
        
        
          .myborder {border:2px solid #bd81b4;}
        
        Border color #bd81b4