#baafd6 color space conversions
Hex:
        #baafd6
        RGB:
        186, 175, 214
        CMY:
        27, 31, 16
        CMYK:
        13, 18, 0, 16
      HSL:
        257°, 32.2314%, 76.2745%
        HSV (HSB):
        257°, 18.2243%, 83.9216%
        XYZ:
        47.7173, 45.9541, 69.9734
        xyY:
        0.2916, 0.2808, 45.9541
      CIE-Lab:
        73.5157, 11.5452, -18.2546
        CIE-LCH:
        73.5157, 21.5992, 302.3115
        CIE-Luv:
        73.5157, 3.5575, -30.1802
        Hunter-Lab:
        67.7894, 7.0154, -13.7475
      #baafd6 color charts
#baafd6 RGB chart
      #baafd6 CMYK chart
      #baafd6 RGB pie chart
      #baafd6 color shades, tints & tones
#baafd6 color schemes
#baafd6 color preview, HTML & CSS examples
           This text has a color of #baafd6        
        
          <p style="color:#baafd6;">Text here</p>
        
        
          .mytext {color:#baafd6;}
        
        Text color #baafd6
      
           This box has a color of #baafd6        
        
          <div style="background-color:#baafd6;">Content here</div>
        
        
          .mybackground {background-color:#baafd6;}
        
        Background color #baafd6
      
           Border around this has a color of #baafd6        
        
          <div style="border:2px solid #baafd6;">Content here</div>
        
        
          .myborder {border:2px solid #baafd6;}
        
        Border color #baafd6