#baa2b4 color space conversions
Hex:
        #baa2b4
        RGB:
        186, 162, 180
        CMY:
        27, 36, 29
        CMYK:
        0, 13, 3, 27
      HSL:
        315°, 14.8148%, 68.2353%
        HSV (HSB):
        315°, 12.9032%, 72.9412%
        XYZ:
        41.4082, 39.5751, 48.6363
        xyY:
        0.3195, 0.3053, 39.5751
      CIE-Lab:
        69.1658, 11.9471, -6.0470
        CIE-LCH:
        69.1658, 13.3902, 333.1539
        CIE-Luv:
        69.1658, 12.8164, -11.0169
        Hunter-Lab:
        62.9087, 7.4034, -1.8025
      #baa2b4 color charts
#baa2b4 RGB chart
      #baa2b4 CMYK chart
      #baa2b4 RGB pie chart
      #baa2b4 color shades, tints & tones
#baa2b4 color schemes
#baa2b4 color preview, HTML & CSS examples
           This text has a color of #baa2b4        
        
          <p style="color:#baa2b4;">Text here</p>
        
        
          .mytext {color:#baa2b4;}
        
        Text color #baa2b4
      
           This box has a color of #baa2b4        
        
          <div style="background-color:#baa2b4;">Content here</div>
        
        
          .mybackground {background-color:#baa2b4;}
        
        Background color #baa2b4
      
           Border around this has a color of #baa2b4        
        
          <div style="border:2px solid #baa2b4;">Content here</div>
        
        
          .myborder {border:2px solid #baa2b4;}
        
        Border color #baa2b4