#baa2d1 color space conversions
Hex:
        #baa2d1
        RGB:
        186, 162, 209
        CMY:
        27, 36, 18
        CMYK:
        11, 22, 0, 18
      HSL:
        271°, 33.8129%, 72.7451%
        HSV (HSB):
        271°, 22.4880%, 81.9608%
        XYZ:
        44.6787, 40.8832, 65.8580
        xyY:
        0.2951, 0.2700, 40.8832
      CIE-Lab:
        70.0940, 17.6731, -20.7020
        CIE-LCH:
        70.0940, 27.2197, 310.4871
        CIE-Luv:
        70.0940, 10.0788, -34.8439
        Hunter-Lab:
        63.9400, 12.8336, -16.3106
      #baa2d1 color charts
#baa2d1 RGB chart
      #baa2d1 CMYK chart
      #baa2d1 RGB pie chart
      #baa2d1 color shades, tints & tones
#baa2d1 color schemes
#baa2d1 color preview, HTML & CSS examples
           This text has a color of #baa2d1        
        
          <p style="color:#baa2d1;">Text here</p>
        
        
          .mytext {color:#baa2d1;}
        
        Text color #baa2d1
      
           This box has a color of #baa2d1        
        
          <div style="background-color:#baa2d1;">Content here</div>
        
        
          .mybackground {background-color:#baa2d1;}
        
        Background color #baa2d1
      
           Border around this has a color of #baa2d1        
        
          <div style="border:2px solid #baa2d1;">Content here</div>
        
        
          .myborder {border:2px solid #baa2d1;}
        
        Border color #baa2d1