#baff88 color space conversions
Hex:
        #baff88
        RGB:
        186, 255, 136
        CMY:
        27, 0, 47
        CMYK:
        27, 0, 47, 0
      HSL:
        95°, 100.0000%, 76.6667%
        HSV (HSB):
        95°, 46.6667%, 100.0000%
        XYZ:
        60.4536, 83.7367, 36.2691
        xyY:
        0.3350, 0.4640, 83.7367
      CIE-Lab:
        93.3360, -41.2797, 49.8702
        CIE-LCH:
        93.3360, 64.7383, 129.6160
        CIE-Luv:
        93.3360, -34.1957, 73.3014
        Hunter-Lab:
        91.5077, -42.2144, 40.5558
      #baff88 color charts
#baff88 RGB chart
      #baff88 CMYK chart
      #baff88 RGB pie chart
      #baff88 color shades, tints & tones
#baff88 color schemes
#baff88 color preview, HTML & CSS examples
           This text has a color of #baff88        
        
          <p style="color:#baff88;">Text here</p>
        
        
          .mytext {color:#baff88;}
        
        Text color #baff88
      
           This box has a color of #baff88        
        
          <div style="background-color:#baff88;">Content here</div>
        
        
          .mybackground {background-color:#baff88;}
        
        Background color #baff88
      
           Border around this has a color of #baff88        
        
          <div style="border:2px solid #baff88;">Content here</div>
        
        
          .myborder {border:2px solid #baff88;}
        
        Border color #baff88