#baa0bb color space conversions
Hex:
        #baa0bb
        RGB:
        186, 160, 187
        CMY:
        27, 37, 27
        CMYK:
        1, 14, 0, 27
      HSL:
        298°, 16.5644%, 68.0392%
        HSV (HSB):
        298°, 14.4385%, 73.3333%
        XYZ:
        41.7901, 39.1686, 52.3714
        xyY:
        0.3134, 0.2938, 39.1686
      CIE-Lab:
        68.8732, 14.3699, -10.3690
        CIE-LCH:
        68.8732, 17.7203, 324.1867
        CIE-Luv:
        68.8732, 13.1756, -17.9859
        Hunter-Lab:
        62.5848, 9.6675, -5.8049
      #baa0bb color charts
#baa0bb RGB chart
      #baa0bb CMYK chart
      #baa0bb RGB pie chart
      #baa0bb color shades, tints & tones
#baa0bb color schemes
#baa0bb color preview, HTML & CSS examples
           This text has a color of #baa0bb        
        
          <p style="color:#baa0bb;">Text here</p>
        
        
          .mytext {color:#baa0bb;}
        
        Text color #baa0bb
      
           This box has a color of #baa0bb        
        
          <div style="background-color:#baa0bb;">Content here</div>
        
        
          .mybackground {background-color:#baa0bb;}
        
        Background color #baa0bb
      
           Border around this has a color of #baa0bb        
        
          <div style="border:2px solid #baa0bb;">Content here</div>
        
        
          .myborder {border:2px solid #baa0bb;}
        
        Border color #baa0bb