#baf198 color space conversions
Hex:
        #baf198
        RGB:
        186, 241, 152
        CMY:
        27, 5, 40
        CMYK:
        23, 0, 37, 5
      HSL:
        97°, 76.0684%, 77.0588%
        HSV (HSB):
        97°, 36.9295%, 94.5098%
        XYZ:
        57.3725, 75.6167, 41.2774
        xyY:
        0.3292, 0.4339, 75.6167
      CIE-Lab:
        89.6811, -32.9586, 37.4603
        CIE-LCH:
        89.6811, 49.8953, 131.3422
        CIE-Luv:
        89.6811, -27.2613, 57.1424
        Hunter-Lab:
        86.9579, -34.4067, 32.7266
      #baf198 color charts
#baf198 RGB chart
      #baf198 CMYK chart
      #baf198 RGB pie chart
      #baf198 color shades, tints & tones
#baf198 color schemes
#baf198 color preview, HTML & CSS examples
           This text has a color of #baf198        
        
          <p style="color:#baf198;">Text here</p>
        
        
          .mytext {color:#baf198;}
        
        Text color #baf198
      
           This box has a color of #baf198        
        
          <div style="background-color:#baf198;">Content here</div>
        
        
          .mybackground {background-color:#baf198;}
        
        Background color #baf198
      
           Border around this has a color of #baf198        
        
          <div style="border:2px solid #baf198;">Content here</div>
        
        
          .myborder {border:2px solid #baf198;}
        
        Border color #baf198