#baf164 color space conversions
Hex:
        #baf164
        RGB:
        186, 241, 100
        CMY:
        27, 5, 61
        CMYK:
        23, 0, 59, 5
      HSL:
        83°, 83.4320%, 66.8627%
        HSV (HSB):
        83°, 58.5062%, 94.5098%
        XYZ:
        54.0052, 74.2698, 23.5457
        xyY:
        0.3557, 0.4892, 74.2698
      CIE-Lab:
        89.0498, -38.6718, 61.0745
        CIE-LCH:
        89.0498, 72.2884, 122.3416
        CIE-Luv:
        89.0498, -27.1411, 82.5276
        Hunter-Lab:
        86.1799, -38.9566, 44.1270
      #baf164 color charts
#baf164 RGB chart
      #baf164 CMYK chart
      #baf164 RGB pie chart
      #baf164 color shades, tints & tones
#baf164 color schemes
#baf164 color preview, HTML & CSS examples
           This text has a color of #baf164        
        
          <p style="color:#baf164;">Text here</p>
        
        
          .mytext {color:#baf164;}
        
        Text color #baf164
      
           This box has a color of #baf164        
        
          <div style="background-color:#baf164;">Content here</div>
        
        
          .mybackground {background-color:#baf164;}
        
        Background color #baf164
      
           Border around this has a color of #baf164        
        
          <div style="border:2px solid #baf164;">Content here</div>
        
        
          .myborder {border:2px solid #baf164;}
        
        Border color #baf164