#bd85a9 color space conversions
Hex:
        #bd85a9
        RGB:
        189, 133, 169
        CMY:
        26, 48, 34
        CMYK:
        0, 30, 11, 26
      HSL:
        321°, 29.7872%, 63.1373%
        HSV (HSB):
        321°, 29.6296%, 74.1176%
        XYZ:
        36.5352, 30.4584, 41.4896
        xyY:
        0.3368, 0.2808, 30.4584
      CIE-Lab:
        62.0478, 27.1346, -10.4309
        CIE-LCH:
        62.0478, 29.0705, 338.9725
        CIE-Luv:
        62.0478, 31.2000, -19.9082
        Hunter-Lab:
        55.1892, 21.5859, -5.9400
      #bd85a9 color charts
#bd85a9 RGB chart
      #bd85a9 CMYK chart
      #bd85a9 RGB pie chart
      #bd85a9 color shades, tints & tones
#bd85a9 color schemes
#bd85a9 color preview, HTML & CSS examples
           This text has a color of #bd85a9        
        
          <p style="color:#bd85a9;">Text here</p>
        
        
          .mytext {color:#bd85a9;}
        
        Text color #bd85a9
      
           This box has a color of #bd85a9        
        
          <div style="background-color:#bd85a9;">Content here</div>
        
        
          .mybackground {background-color:#bd85a9;}
        
        Background color #bd85a9
      
           Border around this has a color of #bd85a9        
        
          <div style="border:2px solid #bd85a9;">Content here</div>
        
        
          .myborder {border:2px solid #bd85a9;}
        
        Border color #bd85a9