#baff25 color space conversions
Hex:
        #baff25
        RGB:
        186, 255, 37
        CMY:
        27, 0, 85
        CMYK:
        27, 0, 85, 0
      HSL:
        79°, 100.0000%, 57.2549%
        HSV (HSB):
        79°, 85.4902%, 100.0000%
        XYZ:
        56.3436, 82.0927, 14.6261
        xyY:
        0.3681, 0.5363, 82.0927
      CIE-Lab:
        92.6157, -48.1492, 84.8403
        CIE-LCH:
        92.6157, 97.5511, 119.5761
        CIE-Luv:
        92.6157, -34.4230, 104.1530
        Hunter-Lab:
        90.6050, -47.5568, 53.8525
      #baff25 color charts
#baff25 RGB chart
      #baff25 CMYK chart
      #baff25 RGB pie chart
      #baff25 color shades, tints & tones
#baff25 color schemes
#baff25 color preview, HTML & CSS examples
           This text has a color of #baff25        
        
          <p style="color:#baff25;">Text here</p>
        
        
          .mytext {color:#baff25;}
        
        Text color #baff25
      
           This box has a color of #baff25        
        
          <div style="background-color:#baff25;">Content here</div>
        
        
          .mybackground {background-color:#baff25;}
        
        Background color #baff25
      
           Border around this has a color of #baff25        
        
          <div style="border:2px solid #baff25;">Content here</div>
        
        
          .myborder {border:2px solid #baff25;}
        
        Border color #baff25