#baf641 color space conversions
Hex:
        #baf641
        RGB:
        186, 246, 65
        CMY:
        27, 4, 75
        CMYK:
        24, 0, 74, 4
      HSL:
        80°, 90.9548%, 60.9804%
        HSV (HSB):
        80°, 73.5772%, 96.4706%
        XYZ:
        54.1596, 76.7323, 16.9573
        xyY:
        0.3663, 0.5190, 76.7323
      CIE-Lab:
        90.1983, -43.2277, 75.4963
        CIE-LCH:
        90.1983, 86.9961, 119.7946
        CIE-Luv:
        90.1983, -29.7356, 95.5533
        Hunter-Lab:
        87.5970, -42.9314, 49.8403
      #baf641 color charts
#baf641 RGB chart
      #baf641 CMYK chart
      #baf641 RGB pie chart
      #baf641 color shades, tints & tones
#baf641 color schemes
#baf641 color preview, HTML & CSS examples
           This text has a color of #baf641        
        
          <p style="color:#baf641;">Text here</p>
        
        
          .mytext {color:#baf641;}
        
        Text color #baf641
      
           This box has a color of #baf641        
        
          <div style="background-color:#baf641;">Content here</div>
        
        
          .mybackground {background-color:#baf641;}
        
        Background color #baf641
      
           Border around this has a color of #baf641        
        
          <div style="border:2px solid #baf641;">Content here</div>
        
        
          .myborder {border:2px solid #baf641;}
        
        Border color #baf641