#baf950 color space conversions
Hex:
        #baf950
        RGB:
        186, 249, 80
        CMY:
        27, 2, 69
        CMYK:
        25, 0, 68, 2
      HSL:
        82°, 93.3702%, 64.5098%
        HSV (HSB):
        82°, 67.8715%, 97.6471%
        XYZ:
        55.5733, 78.7697, 19.8645
        xyY:
        0.3604, 0.5108, 78.7697
      CIE-Lab:
        91.1300, -43.6678, 71.2749
        CIE-LCH:
        91.1300, 83.5882, 121.4945
        CIE-Luv:
        91.1300, -31.2891, 92.8501
        Hunter-Lab:
        88.7523, -43.5465, 48.8564
      #baf950 color charts
#baf950 RGB chart
      #baf950 CMYK chart
      #baf950 RGB pie chart
      #baf950 color shades, tints & tones
#baf950 color schemes
#baf950 color preview, HTML & CSS examples
           This text has a color of #baf950        
        
          <p style="color:#baf950;">Text here</p>
        
        
          .mytext {color:#baf950;}
        
        Text color #baf950
      
           This box has a color of #baf950        
        
          <div style="background-color:#baf950;">Content here</div>
        
        
          .mybackground {background-color:#baf950;}
        
        Background color #baf950
      
           Border around this has a color of #baf950        
        
          <div style="border:2px solid #baf950;">Content here</div>
        
        
          .myborder {border:2px solid #baf950;}
        
        Border color #baf950