#bd81a5 color space conversions
Hex:
        #bd81a5
        RGB:
        189, 129, 165
        CMY:
        26, 49, 35
        CMYK:
        0, 32, 13, 26
      HSL:
        324°, 31.2500%, 62.3529%
        HSV (HSB):
        324°, 31.7460%, 74.1176%
        XYZ:
        35.6281, 29.2359, 39.3626
        xyY:
        0.3418, 0.2805, 29.2359
      CIE-Lab:
        60.9893, 28.6628, -9.7346
        CIE-LCH:
        60.9893, 30.2708, 341.2413
        CIE-Luv:
        60.9893, 33.9238, -19.0781
        Hunter-Lab:
        54.0703, 22.9945, -5.3133
      #bd81a5 color charts
#bd81a5 RGB chart
      #bd81a5 CMYK chart
      #bd81a5 RGB pie chart
      #bd81a5 color shades, tints & tones
#bd81a5 color schemes
#bd81a5 color preview, HTML & CSS examples
           This text has a color of #bd81a5        
        
          <p style="color:#bd81a5;">Text here</p>
        
        
          .mytext {color:#bd81a5;}
        
        Text color #bd81a5
      
           This box has a color of #bd81a5        
        
          <div style="background-color:#bd81a5;">Content here</div>
        
        
          .mybackground {background-color:#bd81a5;}
        
        Background color #bd81a5
      
           Border around this has a color of #bd81a5        
        
          <div style="border:2px solid #bd81a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd81a5;}
        
        Border color #bd81a5