#bae914 color space conversions
Hex:
        #bae914
        RGB:
        186, 233, 20
        CMY:
        27, 9, 92
        CMYK:
        20, 0, 91, 9
      HSL:
        73°, 84.1897%, 49.6078%
        HSV (HSB):
        73°, 91.4163%, 91.3725%
        XYZ:
        49.5149, 68.7674, 11.3256
        xyY:
        0.3820, 0.5306, 68.7674
      CIE-Lab:
        86.3888, -39.0132, 82.4742
        CIE-LCH:
        86.3888, 91.2361, 115.3158
        CIE-Luv:
        86.3888, -22.6952, 97.4088
        Hunter-Lab:
        82.9261, -38.5391, 49.9508
      #bae914 color charts
#bae914 RGB chart
      #bae914 CMYK chart
      #bae914 RGB pie chart
      #bae914 color shades, tints & tones
#bae914 color schemes
#bae914 color preview, HTML & CSS examples
           This text has a color of #bae914        
        
          <p style="color:#bae914;">Text here</p>
        
        
          .mytext {color:#bae914;}
        
        Text color #bae914
      
           This box has a color of #bae914        
        
          <div style="background-color:#bae914;">Content here</div>
        
        
          .mybackground {background-color:#bae914;}
        
        Background color #bae914
      
           Border around this has a color of #bae914        
        
          <div style="border:2px solid #bae914;">Content here</div>
        
        
          .myborder {border:2px solid #bae914;}
        
        Border color #bae914