#bafb63 color space conversions
Hex:
        #bafb63
        RGB:
        186, 251, 99
        CMY:
        27, 2, 61
        CMYK:
        26, 0, 61, 2
      HSL:
        86°, 95.0000%, 68.6275%
        HSV (HSB):
        86°, 60.5578%, 98.4314%
        XYZ:
        56.9990, 80.3343, 24.3063
        xyY:
        0.3526, 0.4970, 80.3343
      CIE-Lab:
        91.8347, -43.1602, 64.5970
        CIE-LCH:
        91.8347, 77.6890, 123.7487
        CIE-Luv:
        91.8347, -32.2908, 87.4743
        Hunter-Lab:
        89.6294, -43.3360, 46.6619
      #bafb63 color charts
#bafb63 RGB chart
      #bafb63 CMYK chart
      #bafb63 RGB pie chart
      #bafb63 color shades, tints & tones
#bafb63 color schemes
#bafb63 color preview, HTML & CSS examples
           This text has a color of #bafb63        
        
          <p style="color:#bafb63;">Text here</p>
        
        
          .mytext {color:#bafb63;}
        
        Text color #bafb63
      
           This box has a color of #bafb63        
        
          <div style="background-color:#bafb63;">Content here</div>
        
        
          .mybackground {background-color:#bafb63;}
        
        Background color #bafb63
      
           Border around this has a color of #bafb63        
        
          <div style="border:2px solid #bafb63;">Content here</div>
        
        
          .myborder {border:2px solid #bafb63;}
        
        Border color #bafb63