#bdafb8 color space conversions
Hex:
        #bdafb8
        RGB:
        189, 175, 184
        CMY:
        26, 31, 28
        CMYK:
        0, 7, 3, 26
      HSL:
        321°, 9.5890%, 71.3725%
        HSV (HSB):
        321°, 7.4074%, 74.1176%
        XYZ:
        44.9680, 44.9395, 51.6515
        xyY:
        0.3177, 0.3175, 44.9395
      CIE-Lab:
        72.8520, 6.6226, -2.7876
        CIE-LCH:
        72.8520, 7.1854, 337.1725
        CIE-Luv:
        72.8520, 7.5386, -5.2853
        Hunter-Lab:
        67.0369, 2.4222, 1.2432
      #bdafb8 color charts
#bdafb8 RGB chart
      #bdafb8 CMYK chart
      #bdafb8 RGB pie chart
      #bdafb8 color shades, tints & tones
#bdafb8 color schemes
#bdafb8 color preview, HTML & CSS examples
           This text has a color of #bdafb8        
        
          <p style="color:#bdafb8;">Text here</p>
        
        
          .mytext {color:#bdafb8;}
        
        Text color #bdafb8
      
           This box has a color of #bdafb8        
        
          <div style="background-color:#bdafb8;">Content here</div>
        
        
          .mybackground {background-color:#bdafb8;}
        
        Background color #bdafb8
      
           Border around this has a color of #bdafb8        
        
          <div style="border:2px solid #bdafb8;">Content here</div>
        
        
          .myborder {border:2px solid #bdafb8;}
        
        Border color #bdafb8