#bafd46 color space conversions
Hex:
        #bafd46
        RGB:
        186, 253, 70
        CMY:
        27, 1, 73
        CMYK:
        26, 0, 72, 1
      HSL:
        82°, 97.8610%, 63.3333%
        HSV (HSB):
        82°, 72.3320%, 99.2157%
        XYZ:
        56.4805, 81.1319, 18.4775
        xyY:
        0.3618, 0.5198, 81.1319
      CIE-Lab:
        92.1903, -45.9758, 75.8069
        CIE-LCH:
        92.1903, 88.6593, 121.2362
        CIE-Luv:
        92.1903, -33.3559, 97.2376
        Hunter-Lab:
        90.0732, -45.6996, 50.8886
      #bafd46 color charts
#bafd46 RGB chart
      #bafd46 CMYK chart
      #bafd46 RGB pie chart
      #bafd46 color shades, tints & tones
#bafd46 color schemes
#bafd46 color preview, HTML & CSS examples
           This text has a color of #bafd46        
        
          <p style="color:#bafd46;">Text here</p>
        
        
          .mytext {color:#bafd46;}
        
        Text color #bafd46
      
           This box has a color of #bafd46        
        
          <div style="background-color:#bafd46;">Content here</div>
        
        
          .mybackground {background-color:#bafd46;}
        
        Background color #bafd46
      
           Border around this has a color of #bafd46        
        
          <div style="border:2px solid #bafd46;">Content here</div>
        
        
          .myborder {border:2px solid #bafd46;}
        
        Border color #bafd46