#baff44 color space conversions
Hex:
        #baff44
        RGB:
        186, 255, 68
        CMY:
        27, 0, 73
        CMYK:
        27, 0, 73, 0
      HSL:
        82°, 100.0000%, 63.3333%
        HSV (HSB):
        82°, 73.3333%, 100.0000%
        XYZ:
        57.0531, 82.3765, 18.3621
        xyY:
        0.3616, 0.5221, 82.3765
      CIE-Lab:
        92.7408, -46.9325, 76.9870
        CIE-LCH:
        92.7408, 90.1647, 121.3671
        CIE-Luv:
        92.7408, -34.3797, 98.5508
        Hunter-Lab:
        90.7615, -46.6267, 51.5380
      #baff44 color charts
#baff44 RGB chart
      #baff44 CMYK chart
      #baff44 RGB pie chart
      #baff44 color shades, tints & tones
#baff44 color schemes
#baff44 color preview, HTML & CSS examples
           This text has a color of #baff44        
        
          <p style="color:#baff44;">Text here</p>
        
        
          .mytext {color:#baff44;}
        
        Text color #baff44
      
           This box has a color of #baff44        
        
          <div style="background-color:#baff44;">Content here</div>
        
        
          .mybackground {background-color:#baff44;}
        
        Background color #baff44
      
           Border around this has a color of #baff44        
        
          <div style="border:2px solid #baff44;">Content here</div>
        
        
          .myborder {border:2px solid #baff44;}
        
        Border color #baff44