#bafdf4 color space conversions
Hex:
        #bafdf4
        RGB:
        186, 253, 244
        CMY:
        27, 1, 4
        CMYK:
        26, 0, 4, 1
      HSL:
        172°, 94.3662%, 86.0784%
        HSV (HSB):
        172°, 26.4822%, 99.2157%
        XYZ:
        71.7041, 87.2213, 98.6441
        xyY:
        0.2784, 0.3386, 87.2213
      CIE-Lab:
        94.8321, -22.5564, -2.4337
        CIE-LCH:
        94.8321, 22.6873, 186.1580
        CIE-Luv:
        94.8321, -32.9209, 0.0593
        Hunter-Lab:
        93.3924, -26.3892, 2.7506
      #bafdf4 color charts
#bafdf4 RGB chart
      #bafdf4 CMYK chart
      #bafdf4 RGB pie chart
      #bafdf4 color shades, tints & tones
#bafdf4 color schemes
#bafdf4 color preview, HTML & CSS examples
           This text has a color of #bafdf4        
        
          <p style="color:#bafdf4;">Text here</p>
        
        
          .mytext {color:#bafdf4;}
        
        Text color #bafdf4
      
           This box has a color of #bafdf4        
        
          <div style="background-color:#bafdf4;">Content here</div>
        
        
          .mybackground {background-color:#bafdf4;}
        
        Background color #bafdf4
      
           Border around this has a color of #bafdf4        
        
          <div style="border:2px solid #bafdf4;">Content here</div>
        
        
          .myborder {border:2px solid #bafdf4;}
        
        Border color #bafdf4