#bafd49 color space conversions
Hex:
        #bafd49
        RGB:
        186, 253, 73
        CMY:
        27, 1, 71
        CMYK:
        26, 0, 71, 1
      HSL:
        82°, 97.8261%, 63.9216%
        HSV (HSB):
        82°, 71.1462%, 99.2157%
        XYZ:
        56.5776, 81.1707, 18.9889
        xyY:
        0.3610, 0.5179, 81.1707
      CIE-Lab:
        92.2076, -45.8094, 74.8245
        CIE-LCH:
        92.2076, 87.7338, 121.4760
        CIE-Luv:
        92.2076, -33.3513, 96.4752
        Hunter-Lab:
        90.0948, -45.5717, 50.5700
      #bafd49 color charts
#bafd49 RGB chart
      #bafd49 CMYK chart
      #bafd49 RGB pie chart
      #bafd49 color shades, tints & tones
#bafd49 color schemes
#bafd49 color preview, HTML & CSS examples
           This text has a color of #bafd49        
        
          <p style="color:#bafd49;">Text here</p>
        
        
          .mytext {color:#bafd49;}
        
        Text color #bafd49
      
           This box has a color of #bafd49        
        
          <div style="background-color:#bafd49;">Content here</div>
        
        
          .mybackground {background-color:#bafd49;}
        
        Background color #bafd49
      
           Border around this has a color of #bafd49        
        
          <div style="border:2px solid #bafd49;">Content here</div>
        
        
          .myborder {border:2px solid #bafd49;}
        
        Border color #bafd49