#baf049 color space conversions
Hex:
        #baf049
        RGB:
        186, 240, 73
        CMY:
        27, 6, 71
        CMYK:
        23, 0, 70, 6
      HSL:
        79°, 84.7716%, 61.3725%
        HSV (HSB):
        79°, 69.5833%, 94.1176%
        XYZ:
        52.6124, 73.2403, 17.6672
        xyY:
        0.3666, 0.5103, 73.2403
      CIE-Lab:
        88.5622, -40.1613, 71.1945
        CIE-LCH:
        88.5622, 81.7410, 119.4276
        CIE-Luv:
        88.5622, -26.5717, 91.0015
        Hunter-Lab:
        85.5806, -40.0295, 47.6666
      #baf049 color charts
#baf049 RGB chart
      #baf049 CMYK chart
      #baf049 RGB pie chart
      #baf049 color shades, tints & tones
#baf049 color schemes
#baf049 color preview, HTML & CSS examples
           This text has a color of #baf049        
        
          <p style="color:#baf049;">Text here</p>
        
        
          .mytext {color:#baf049;}
        
        Text color #baf049
      
           This box has a color of #baf049        
        
          <div style="background-color:#baf049;">Content here</div>
        
        
          .mybackground {background-color:#baf049;}
        
        Background color #baf049
      
           Border around this has a color of #baf049        
        
          <div style="border:2px solid #baf049;">Content here</div>
        
        
          .myborder {border:2px solid #baf049;}
        
        Border color #baf049