#baa9d7 color space conversions
Hex:
        #baa9d7
        RGB:
        186, 169, 215
        CMY:
        27, 34, 16
        CMYK:
        13, 21, 0, 16
      HSL:
        262°, 36.5079%, 75.2941%
        HSV (HSB):
        262°, 21.3953%, 84.3137%
        XYZ:
        46.7034, 43.7213, 70.2675
        xyY:
        0.2906, 0.2721, 43.7213
      CIE-Lab:
        72.0418, 15.0635, -21.0373
        CIE-LCH:
        72.0418, 25.8743, 305.6042
        CIE-Luv:
        72.0418, 6.2770, -35.1224
        Hunter-Lab:
        66.1221, 10.3645, -16.7216
      #baa9d7 color charts
#baa9d7 RGB chart
      #baa9d7 CMYK chart
      #baa9d7 RGB pie chart
      #baa9d7 color shades, tints & tones
#baa9d7 color schemes
#baa9d7 color preview, HTML & CSS examples
           This text has a color of #baa9d7        
        
          <p style="color:#baa9d7;">Text here</p>
        
        
          .mytext {color:#baa9d7;}
        
        Text color #baa9d7
      
           This box has a color of #baa9d7        
        
          <div style="background-color:#baa9d7;">Content here</div>
        
        
          .mybackground {background-color:#baa9d7;}
        
        Background color #baa9d7
      
           Border around this has a color of #baa9d7        
        
          <div style="border:2px solid #baa9d7;">Content here</div>
        
        
          .myborder {border:2px solid #baa9d7;}
        
        Border color #baa9d7