#baaff6 color space conversions
Hex:
        #baaff6
        RGB:
        186, 175, 246
        CMY:
        27, 31, 4
        CMYK:
        24, 29, 0, 4
      HSL:
        249°, 79.7753%, 82.5490%
        HSV (HSB):
        249°, 28.8618%, 96.4706%
        XYZ:
        52.2142, 47.7529, 93.6540
        xyY:
        0.2697, 0.2466, 47.7529
      CIE-Lab:
        74.6688, 18.6859, -33.8781
        CIE-LCH:
        74.6688, 38.6896, 298.8794
        CIE-Luv:
        74.6688, 1.1378, -57.0953
        Hunter-Lab:
        69.1035, 13.9427, -31.9817
      #baaff6 color charts
#baaff6 RGB chart
      #baaff6 CMYK chart
      #baaff6 RGB pie chart
      #baaff6 color shades, tints & tones
#baaff6 color schemes
#baaff6 color preview, HTML & CSS examples
           This text has a color of #baaff6        
        
          <p style="color:#baaff6;">Text here</p>
        
        
          .mytext {color:#baaff6;}
        
        Text color #baaff6
      
           This box has a color of #baaff6        
        
          <div style="background-color:#baaff6;">Content here</div>
        
        
          .mybackground {background-color:#baaff6;}
        
        Background color #baaff6
      
           Border around this has a color of #baaff6        
        
          <div style="border:2px solid #baaff6;">Content here</div>
        
        
          .myborder {border:2px solid #baaff6;}
        
        Border color #baaff6