#baf591 color space conversions
Hex:
        #baf591
        RGB:
        186, 245, 145
        CMY:
        27, 4, 43
        CMYK:
        24, 0, 41, 4
      HSL:
        95°, 83.3333%, 76.4706%
        HSV (HSB):
        95°, 40.8163%, 96.0784%
        XYZ:
        58.0129, 77.7883, 38.7451
        xyY:
        0.3324, 0.4457, 77.7883
      CIE-Lab:
        90.6832, -35.7115, 42.2107
        CIE-LCH:
        90.6832, 55.2907, 130.2322
        CIE-Luv:
        90.6832, -29.2425, 63.3112
        Hunter-Lab:
        88.1976, -36.9356, 35.6923
      #baf591 color charts
#baf591 RGB chart
      #baf591 CMYK chart
      #baf591 RGB pie chart
      #baf591 color shades, tints & tones
#baf591 color schemes
#baf591 color preview, HTML & CSS examples
           This text has a color of #baf591        
        
          <p style="color:#baf591;">Text here</p>
        
        
          .mytext {color:#baf591;}
        
        Text color #baf591
      
           This box has a color of #baf591        
        
          <div style="background-color:#baf591;">Content here</div>
        
        
          .mybackground {background-color:#baf591;}
        
        Background color #baf591
      
           Border around this has a color of #baf591        
        
          <div style="border:2px solid #baf591;">Content here</div>
        
        
          .myborder {border:2px solid #baf591;}
        
        Border color #baf591