#baa0c0 color space conversions
Hex:
        #baa0c0
        RGB:
        186, 160, 192
        CMY:
        27, 37, 25
        CMYK:
        3, 17, 0, 25
      HSL:
        289°, 20.2532%, 69.0196%
        HSV (HSB):
        289°, 16.6667%, 75.2941%
        XYZ:
        42.3349, 39.3865, 55.2402
        xyY:
        0.3091, 0.2876, 39.3865
      CIE-Lab:
        69.0303, 15.3378, -12.9087
        CIE-LCH:
        69.0303, 20.0470, 319.9151
        CIE-Luv:
        69.0303, 12.6881, -22.0778
        Hunter-Lab:
        62.7587, 10.5826, -8.2561
      #baa0c0 color charts
#baa0c0 RGB chart
      #baa0c0 CMYK chart
      #baa0c0 RGB pie chart
      #baa0c0 color shades, tints & tones
#baa0c0 color schemes
#baa0c0 color preview, HTML & CSS examples
           This text has a color of #baa0c0        
        
          <p style="color:#baa0c0;">Text here</p>
        
        
          .mytext {color:#baa0c0;}
        
        Text color #baa0c0
      
           This box has a color of #baa0c0        
        
          <div style="background-color:#baa0c0;">Content here</div>
        
        
          .mybackground {background-color:#baa0c0;}
        
        Background color #baa0c0
      
           Border around this has a color of #baa0c0        
        
          <div style="border:2px solid #baa0c0;">Content here</div>
        
        
          .myborder {border:2px solid #baa0c0;}
        
        Border color #baa0c0