#baf291 color space conversions
Hex:
        #baf291
        RGB:
        186, 242, 145
        CMY:
        27, 5, 43
        CMYK:
        23, 0, 40, 5
      HSL:
        95°, 78.8618%, 75.8824%
        HSV (HSB):
        95°, 40.0826%, 94.9020%
        XYZ:
        57.1127, 75.9877, 38.4450
        xyY:
        0.3329, 0.4430, 75.9877
      CIE-Lab:
        89.8536, -34.3412, 41.1473
        CIE-LCH:
        89.8536, 53.5950, 129.8481
        CIE-Luv:
        89.8536, -27.7432, 61.6945
        Hunter-Lab:
        87.1709, -35.5994, 34.8710
      #baf291 color charts
#baf291 RGB chart
      #baf291 CMYK chart
      #baf291 RGB pie chart
      #baf291 color shades, tints & tones
#baf291 color schemes
#baf291 color preview, HTML & CSS examples
           This text has a color of #baf291        
        
          <p style="color:#baf291;">Text here</p>
        
        
          .mytext {color:#baf291;}
        
        Text color #baf291
      
           This box has a color of #baf291        
        
          <div style="background-color:#baf291;">Content here</div>
        
        
          .mybackground {background-color:#baf291;}
        
        Background color #baf291
      
           Border around this has a color of #baf291        
        
          <div style="border:2px solid #baf291;">Content here</div>
        
        
          .myborder {border:2px solid #baf291;}
        
        Border color #baf291