#bfef14 color space conversions
Hex:
        #bfef14
        RGB:
        191, 239, 20
        CMY:
        25, 6, 92
        CMYK:
        20, 0, 92, 6
      HSL:
        73°, 87.2510%, 50.7843%
        HSV (HSB):
        73°, 91.6318%, 93.7255%
        XYZ:
        52.4786, 72.8599, 11.9593
        xyY:
        0.3822, 0.5307, 72.8599
      CIE-Lab:
        88.3808, -39.7278, 84.1862
        CIE-LCH:
        88.3808, 93.0893, 115.2628
        CIE-Luv:
        88.3808, -23.1342, 99.7110
        Hunter-Lab:
        85.3580, -39.6336, 51.4436
      #bfef14 color charts
#bfef14 RGB chart
      #bfef14 CMYK chart
      #bfef14 RGB pie chart
      #bfef14 color shades, tints & tones
#bfef14 color schemes
#bfef14 color preview, HTML & CSS examples
           This text has a color of #bfef14        
        
          <p style="color:#bfef14;">Text here</p>
        
        
          .mytext {color:#bfef14;}
        
        Text color #bfef14
      
           This box has a color of #bfef14        
        
          <div style="background-color:#bfef14;">Content here</div>
        
        
          .mybackground {background-color:#bfef14;}
        
        Background color #bfef14
      
           Border around this has a color of #bfef14        
        
          <div style="border:2px solid #bfef14;">Content here</div>
        
        
          .myborder {border:2px solid #bfef14;}
        
        Border color #bfef14