#bcaf8e color space conversions
Hex:
        #bcaf8e
        RGB:
        188, 175, 142
        CMY:
        26, 31, 44
        CMYK:
        0, 7, 24, 26
      HSL:
        43°, 25.5556%, 64.7059%
        HSV (HSB):
        43°, 24.4681%, 73.7255%
        XYZ:
        40.9515, 43.3043, 31.7914
        xyY:
        0.3529, 0.3732, 43.3043
      CIE-Lab:
        71.7610, -0.6381, 18.6298
        CIE-LCH:
        71.7610, 18.6407, 91.9618
        CIE-Luv:
        71.7610, 9.8830, 25.7327
        Hunter-Lab:
        65.8060, -4.0788, 17.4208
      #bcaf8e color charts
#bcaf8e RGB chart
      #bcaf8e CMYK chart
      #bcaf8e RGB pie chart
      #bcaf8e color shades, tints & tones
#bcaf8e color schemes
#bcaf8e color preview, HTML & CSS examples
           This text has a color of #bcaf8e        
        
          <p style="color:#bcaf8e;">Text here</p>
        
        
          .mytext {color:#bcaf8e;}
        
        Text color #bcaf8e
      
           This box has a color of #bcaf8e        
        
          <div style="background-color:#bcaf8e;">Content here</div>
        
        
          .mybackground {background-color:#bcaf8e;}
        
        Background color #bcaf8e
      
           Border around this has a color of #bcaf8e        
        
          <div style="border:2px solid #bcaf8e;">Content here</div>
        
        
          .myborder {border:2px solid #bcaf8e;}
        
        Border color #bcaf8e