#baa0c3 color space conversions
Hex:
        #baa0c3
        RGB:
        186, 160, 195
        CMY:
        27, 37, 24
        CMYK:
        5, 18, 0, 24
      HSL:
        285°, 22.5806%, 69.6078%
        HSV (HSB):
        285°, 17.9487%, 76.4706%
        XYZ:
        42.6708, 39.5208, 57.0090
        xyY:
        0.3065, 0.2839, 39.5208
      CIE-Lab:
        69.1269, 15.9287, -14.4269
        CIE-LCH:
        69.1269, 21.4909, 317.8324
        CIE-Luv:
        69.1269, 12.3942, -24.5475
        Hunter-Lab:
        62.8656, 11.1443, -9.7606
      #baa0c3 color charts
#baa0c3 RGB chart
      #baa0c3 CMYK chart
      #baa0c3 RGB pie chart
      #baa0c3 color shades, tints & tones
#baa0c3 color schemes
#baa0c3 color preview, HTML & CSS examples
           This text has a color of #baa0c3        
        
          <p style="color:#baa0c3;">Text here</p>
        
        
          .mytext {color:#baa0c3;}
        
        Text color #baa0c3
      
           This box has a color of #baa0c3        
        
          <div style="background-color:#baa0c3;">Content here</div>
        
        
          .mybackground {background-color:#baa0c3;}
        
        Background color #baa0c3
      
           Border around this has a color of #baa0c3        
        
          <div style="border:2px solid #baa0c3;">Content here</div>
        
        
          .myborder {border:2px solid #baa0c3;}
        
        Border color #baa0c3