#bafc06 color space conversions
Hex:
        #bafc06
        RGB:
        186, 252, 6
        CMY:
        27, 1, 98
        CMYK:
        26, 0, 98, 1
      HSL:
        76°, 97.6190%, 50.5882%
        HSV (HSB):
        76°, 97.6190%, 98.8235%
        XYZ:
        55.0930, 80.0731, 12.7242
        xyY:
        0.3725, 0.5414, 80.0731
      CIE-Lab:
        91.7176, -47.4091, 87.9392
        CIE-LCH:
        91.7176, 99.9045, 118.3296
        CIE-Luv:
        91.7176, -32.8898, 105.4382
        Hunter-Lab:
        89.4836, -46.6978, 54.2077
      #bafc06 color charts
#bafc06 RGB chart
      #bafc06 CMYK chart
      #bafc06 RGB pie chart
      #bafc06 color shades, tints & tones
#bafc06 color schemes
#bafc06 color preview, HTML & CSS examples
           This text has a color of #bafc06        
        
          <p style="color:#bafc06;">Text here</p>
        
        
          .mytext {color:#bafc06;}
        
        Text color #bafc06
      
           This box has a color of #bafc06        
        
          <div style="background-color:#bafc06;">Content here</div>
        
        
          .mybackground {background-color:#bafc06;}
        
        Background color #bafc06
      
           Border around this has a color of #bafc06        
        
          <div style="border:2px solid #bafc06;">Content here</div>
        
        
          .myborder {border:2px solid #bafc06;}
        
        Border color #bafc06