#bcafa7 color space conversions
Hex:
        #bcafa7
        RGB:
        188, 175, 167
        CMY:
        26, 31, 35
        CMYK:
        0, 7, 11, 26
      HSL:
        23°, 13.5484%, 69.6078%
        HSV (HSB):
        23°, 11.1702%, 73.7255%
        XYZ:
        43.0441, 44.1413, 42.8107
        xyY:
        0.3311, 0.3396, 44.1413
      CIE-Lab:
        72.3229, 3.2659, 5.7618
        CIE-LCH:
        72.3229, 6.6230, 60.4542
        CIE-Luv:
        72.3229, 8.1859, 7.7471
        Hunter-Lab:
        66.4389, -0.6226, 8.3031
      #bcafa7 color charts
#bcafa7 RGB chart
      #bcafa7 CMYK chart
      #bcafa7 RGB pie chart
      #bcafa7 color shades, tints & tones
#bcafa7 color schemes
#bcafa7 color preview, HTML & CSS examples
           This text has a color of #bcafa7        
        
          <p style="color:#bcafa7;">Text here</p>
        
        
          .mytext {color:#bcafa7;}
        
        Text color #bcafa7
      
           This box has a color of #bcafa7        
        
          <div style="background-color:#bcafa7;">Content here</div>
        
        
          .mybackground {background-color:#bcafa7;}
        
        Background color #bcafa7
      
           Border around this has a color of #bcafa7        
        
          <div style="border:2px solid #bcafa7;">Content here</div>
        
        
          .myborder {border:2px solid #bcafa7;}
        
        Border color #bcafa7