#baff65 color space conversions
Hex:
        #baff65
        RGB:
        186, 255, 101
        CMY:
        27, 0, 60
        CMYK:
        27, 0, 60, 0
      HSL:
        87°, 100.0000%, 69.8039%
        HSV (HSB):
        87°, 60.3922%, 100.0000%
        XYZ:
        58.3587, 82.8987, 25.2371
        xyY:
        0.3505, 0.4979, 82.8987
      CIE-Lab:
        92.9701, -44.7279, 65.0252
        CIE-LCH:
        92.9701, 78.9231, 124.5223
        CIE-Luv:
        92.9701, -34.3046, 88.5533
        Hunter-Lab:
        91.0487, -44.9237, 47.2999
      #baff65 color charts
#baff65 RGB chart
      #baff65 CMYK chart
      #baff65 RGB pie chart
      #baff65 color shades, tints & tones
#baff65 color schemes
#baff65 color preview, HTML & CSS examples
           This text has a color of #baff65        
        
          <p style="color:#baff65;">Text here</p>
        
        
          .mytext {color:#baff65;}
        
        Text color #baff65
      
           This box has a color of #baff65        
        
          <div style="background-color:#baff65;">Content here</div>
        
        
          .mybackground {background-color:#baff65;}
        
        Background color #baff65
      
           Border around this has a color of #baff65        
        
          <div style="border:2px solid #baff65;">Content here</div>
        
        
          .myborder {border:2px solid #baff65;}
        
        Border color #baff65