#bad7bc color space conversions
Hex:
        #bad7bc
        RGB:
        186, 215, 188
        CMY:
        27, 16, 26
        CMYK:
        13, 0, 13, 16
      HSL:
        124°, 26.6055%, 78.6275%
        HSV (HSB):
        124°, 13.4884%, 84.3137%
        XYZ:
        53.6272, 62.6708, 56.8472
        xyY:
        0.3097, 0.3620, 62.6708
      CIE-Lab:
        83.2689, -14.7224, 10.1086
        CIE-LCH:
        83.2689, 17.8587, 145.5260
        CIE-Luv:
        83.2689, -14.7115, 17.4668
        Hunter-Lab:
        79.1649, -17.6206, 12.8401
      #bad7bc color charts
#bad7bc RGB chart
      #bad7bc CMYK chart
      #bad7bc RGB pie chart
      #bad7bc color shades, tints & tones
#bad7bc color schemes
#bad7bc color preview, HTML & CSS examples
           This text has a color of #bad7bc        
        
          <p style="color:#bad7bc;">Text here</p>
        
        
          .mytext {color:#bad7bc;}
        
        Text color #bad7bc
      
           This box has a color of #bad7bc        
        
          <div style="background-color:#bad7bc;">Content here</div>
        
        
          .mybackground {background-color:#bad7bc;}
        
        Background color #bad7bc
      
           Border around this has a color of #bad7bc        
        
          <div style="border:2px solid #bad7bc;">Content here</div>
        
        
          .myborder {border:2px solid #bad7bc;}
        
        Border color #bad7bc