#baff64 color space conversions
Hex:
        #baff64
        RGB:
        186, 255, 100
        CMY:
        27, 0, 61
        CMYK:
        27, 0, 61, 0
      HSL:
        87°, 100.0000%, 69.6078%
        HSV (HSB):
        87°, 60.7843%, 100.0000%
        XYZ:
        58.3099, 82.8792, 24.9806
        xyY:
        0.3509, 0.4988, 82.8792
      CIE-Lab:
        92.9615, -44.8093, 65.4282
        CIE-LCH:
        92.9615, 79.3015, 124.4058
        CIE-Luv:
        92.9615, -34.3073, 88.9193
        Hunter-Lab:
        91.0380, -44.9871, 47.4576
      #baff64 color charts
#baff64 RGB chart
      #baff64 CMYK chart
      #baff64 RGB pie chart
      #baff64 color shades, tints & tones
#baff64 color schemes
#baff64 color preview, HTML & CSS examples
           This text has a color of #baff64        
        
          <p style="color:#baff64;">Text here</p>
        
        
          .mytext {color:#baff64;}
        
        Text color #baff64
      
           This box has a color of #baff64        
        
          <div style="background-color:#baff64;">Content here</div>
        
        
          .mybackground {background-color:#baff64;}
        
        Background color #baff64
      
           Border around this has a color of #baff64        
        
          <div style="border:2px solid #baff64;">Content here</div>
        
        
          .myborder {border:2px solid #baff64;}
        
        Border color #baff64