#bca2ab color space conversions
Hex:
        #bca2ab
        RGB:
        188, 162, 171
        CMY:
        26, 36, 33
        CMYK:
        0, 14, 9, 26
      HSL:
        339°, 16.2500%, 68.6275%
        HSV (HSB):
        339°, 13.8298%, 73.7255%
        XYZ:
        41.0101, 39.4723, 43.9855
        xyY:
        0.3295, 0.3171, 39.4723
      CIE-Lab:
        69.0920, 11.0461, -1.1369
        CIE-LCH:
        69.0920, 11.1045, 354.1238
        CIE-Luv:
        69.0920, 14.8899, -3.5814
        Hunter-Lab:
        62.8270, 6.5679, 2.4696
      #bca2ab color charts
#bca2ab RGB chart
      #bca2ab CMYK chart
      #bca2ab RGB pie chart
      #bca2ab color shades, tints & tones
#bca2ab color schemes
#bca2ab color preview, HTML & CSS examples
           This text has a color of #bca2ab        
        
          <p style="color:#bca2ab;">Text here</p>
        
        
          .mytext {color:#bca2ab;}
        
        Text color #bca2ab
      
           This box has a color of #bca2ab        
        
          <div style="background-color:#bca2ab;">Content here</div>
        
        
          .mybackground {background-color:#bca2ab;}
        
        Background color #bca2ab
      
           Border around this has a color of #bca2ab        
        
          <div style="border:2px solid #bca2ab;">Content here</div>
        
        
          .myborder {border:2px solid #bca2ab;}
        
        Border color #bca2ab