#baff93 color space conversions
Hex:
        #baff93
        RGB:
        186, 255, 147
        CMY:
        27, 0, 42
        CMYK:
        27, 0, 42, 0
      HSL:
        98°, 100.0000%, 78.8235%
        HSV (HSB):
        98°, 42.3529%, 100.0000%
        XYZ:
        61.2762, 84.0657, 40.6005
        xyY:
        0.3295, 0.4521, 84.0657
      CIE-Lab:
        93.4790, -39.9547, 44.8041
        CIE-LCH:
        93.4790, 60.0315, 131.7255
        CIE-Luv:
        93.4790, -34.1566, 67.5618
        Hunter-Lab:
        91.6873, -41.1584, 37.9267
      #baff93 color charts
#baff93 RGB chart
      #baff93 CMYK chart
      #baff93 RGB pie chart
      #baff93 color shades, tints & tones
#baff93 color schemes
#baff93 color preview, HTML & CSS examples
           This text has a color of #baff93        
        
          <p style="color:#baff93;">Text here</p>
        
        
          .mytext {color:#baff93;}
        
        Text color #baff93
      
           This box has a color of #baff93        
        
          <div style="background-color:#baff93;">Content here</div>
        
        
          .mybackground {background-color:#baff93;}
        
        Background color #baff93
      
           Border around this has a color of #baff93        
        
          <div style="border:2px solid #baff93;">Content here</div>
        
        
          .myborder {border:2px solid #baff93;}
        
        Border color #baff93