#bafb28 color space conversions
Hex:
        #bafb28
        RGB:
        186, 251, 40
        CMY:
        27, 2, 84
        CMYK:
        26, 0, 84, 2
      HSL:
        78°, 96.3470%, 57.0588%
        HSV (HSB):
        78°, 84.0637%, 98.4314%
        XYZ:
        55.1299, 79.5867, 14.4636
        xyY:
        0.3696, 0.5335, 79.5867
      CIE-Lab:
        91.4991, -46.3740, 83.2958
        CIE-LCH:
        91.4991, 95.3349, 119.1064
        CIE-Luv:
        91.4991, -32.3557, 102.2037
        Hunter-Lab:
        89.2114, -45.8124, 52.8354
      #bafb28 color charts
#bafb28 RGB chart
      #bafb28 CMYK chart
      #bafb28 RGB pie chart
      #bafb28 color shades, tints & tones
#bafb28 color schemes
#bafb28 color preview, HTML & CSS examples
           This text has a color of #bafb28        
        
          <p style="color:#bafb28;">Text here</p>
        
        
          .mytext {color:#bafb28;}
        
        Text color #bafb28
      
           This box has a color of #bafb28        
        
          <div style="background-color:#bafb28;">Content here</div>
        
        
          .mybackground {background-color:#bafb28;}
        
        Background color #bafb28
      
           Border around this has a color of #bafb28        
        
          <div style="border:2px solid #bafb28;">Content here</div>
        
        
          .myborder {border:2px solid #bafb28;}
        
        Border color #bafb28