#bcaab2 color space conversions
Hex:
        #bcaab2
        RGB:
        188, 170, 178
        CMY:
        26, 33, 30
        CMYK:
        0, 10, 5, 26
      HSL:
        333°, 11.8421%, 70.1961%
        HSV (HSB):
        333°, 9.5745%, 73.7255%
        XYZ:
        43.1496, 42.6552, 48.0785
        xyY:
        0.3223, 0.3186, 42.6552
      CIE-Lab:
        71.3203, 7.9010, -1.7456
        CIE-LCH:
        71.3203, 8.0915, 347.5418
        CIE-Luv:
        71.3203, 10.0235, -3.9422
        Hunter-Lab:
        65.3109, 3.6373, 2.0714
      #bcaab2 color charts
#bcaab2 RGB chart
      #bcaab2 CMYK chart
      #bcaab2 RGB pie chart
      #bcaab2 color shades, tints & tones
#bcaab2 color schemes
#bcaab2 color preview, HTML & CSS examples
           This text has a color of #bcaab2        
        
          <p style="color:#bcaab2;">Text here</p>
        
        
          .mytext {color:#bcaab2;}
        
        Text color #bcaab2
      
           This box has a color of #bcaab2        
        
          <div style="background-color:#bcaab2;">Content here</div>
        
        
          .mybackground {background-color:#bcaab2;}
        
        Background color #bcaab2
      
           Border around this has a color of #bcaab2        
        
          <div style="border:2px solid #bcaab2;">Content here</div>
        
        
          .myborder {border:2px solid #bcaab2;}
        
        Border color #bcaab2