#bafc16 color space conversions
Hex:
        #bafc16
        RGB:
        186, 252, 22
        CMY:
        27, 1, 91
        CMYK:
        26, 0, 91, 1
      HSL:
        77°, 97.4576%, 53.7255%
        HSV (HSB):
        77°, 91.2698%, 98.8235%
        XYZ:
        55.2049, 80.1178, 13.3137
        xyY:
        0.3714, 0.5390, 80.1178
      CIE-Lab:
        91.7377, -47.2134, 86.4865
        CIE-LCH:
        91.7377, 98.5344, 118.6303
        CIE-Luv:
        91.7377, -32.8848, 104.5253
        Hunter-Lab:
        89.5086, -46.5491, 53.8370
      #bafc16 color charts
#bafc16 RGB chart
      #bafc16 CMYK chart
      #bafc16 RGB pie chart
      #bafc16 color shades, tints & tones
#bafc16 color schemes
#bafc16 color preview, HTML & CSS examples
           This text has a color of #bafc16        
        
          <p style="color:#bafc16;">Text here</p>
        
        
          .mytext {color:#bafc16;}
        
        Text color #bafc16
      
           This box has a color of #bafc16        
        
          <div style="background-color:#bafc16;">Content here</div>
        
        
          .mybackground {background-color:#bafc16;}
        
        Background color #bafc16
      
           Border around this has a color of #bafc16        
        
          <div style="border:2px solid #bafc16;">Content here</div>
        
        
          .myborder {border:2px solid #bafc16;}
        
        Border color #bafc16