#bafd43 color space conversions
Hex:
        #bafd43
        RGB:
        186, 253, 67
        CMY:
        27, 1, 74
        CMYK:
        26, 0, 74, 1
      HSL:
        82°, 97.8947%, 62.7451%
        HSV (HSB):
        82°, 73.5178%, 99.2157%
        XYZ:
        56.3881, 81.0949, 17.9911
        xyY:
        0.3627, 0.5216, 81.0949
      CIE-Lab:
        92.1739, -46.1343, 76.7589
        CIE-LCH:
        92.1739, 89.5561, 121.0071
        CIE-Luv:
        92.1739, -33.3603, 97.9650
        Hunter-Lab:
        90.0527, -45.8213, 51.1917
      #bafd43 color charts
#bafd43 RGB chart
      #bafd43 CMYK chart
      #bafd43 RGB pie chart
      #bafd43 color shades, tints & tones
#bafd43 color schemes
#bafd43 color preview, HTML & CSS examples
           This text has a color of #bafd43        
        
          <p style="color:#bafd43;">Text here</p>
        
        
          .mytext {color:#bafd43;}
        
        Text color #bafd43
      
           This box has a color of #bafd43        
        
          <div style="background-color:#bafd43;">Content here</div>
        
        
          .mybackground {background-color:#bafd43;}
        
        Background color #bafd43
      
           Border around this has a color of #bafd43        
        
          <div style="border:2px solid #bafd43;">Content here</div>
        
        
          .myborder {border:2px solid #bafd43;}
        
        Border color #bafd43