#bafae1 color space conversions
Hex:
        #bafae1
        RGB:
        186, 250, 225
        CMY:
        27, 2, 12
        CMYK:
        26, 0, 10, 2
      HSL:
        157°, 86.4865%, 85.4902%
        HSV (HSB):
        157°, 25.6000%, 98.0392%
        XYZ:
        68.0259, 84.2466, 83.9100
        xyY:
        0.2880, 0.3567, 84.2466
      CIE-Lab:
        93.5575, -24.9823, 5.5280
        CIE-LCH:
        93.5575, 25.5866, 167.5228
        CIE-Luv:
        93.5575, -31.6200, 12.7734
        Hunter-Lab:
        91.7859, -28.3325, 10.0477
      #bafae1 color charts
#bafae1 RGB chart
      #bafae1 CMYK chart
      #bafae1 RGB pie chart
      #bafae1 color shades, tints & tones
#bafae1 color schemes
#bafae1 color preview, HTML & CSS examples
           This text has a color of #bafae1        
        
          <p style="color:#bafae1;">Text here</p>
        
        
          .mytext {color:#bafae1;}
        
        Text color #bafae1
      
           This box has a color of #bafae1        
        
          <div style="background-color:#bafae1;">Content here</div>
        
        
          .mybackground {background-color:#bafae1;}
        
        Background color #bafae1
      
           Border around this has a color of #bafae1        
        
          <div style="border:2px solid #bafae1;">Content here</div>
        
        
          .myborder {border:2px solid #bafae1;}
        
        Border color #bafae1