#bafe09 color space conversions
Hex:
        #bafe09
        RGB:
        186, 254, 9
        CMY:
        27, 0, 96
        CMYK:
        27, 0, 96, 0
      HSL:
        77°, 99.1903%, 51.5686%
        HSV (HSB):
        77°, 96.4567%, 99.6078%
        XYZ:
        55.7408, 81.3424, 13.0213
        xyY:
        0.3713, 0.5419, 81.3424
      CIE-Lab:
        92.2839, -48.2220, 88.1605
        CIE-LCH:
        92.2839, 100.4869, 118.6778
        CIE-Luv:
        92.2839, -33.9253, 106.0585
        Hunter-Lab:
        90.1900, -47.5129, 54.5730
      #bafe09 color charts
#bafe09 RGB chart
      #bafe09 CMYK chart
      #bafe09 RGB pie chart
      #bafe09 color shades, tints & tones
#bafe09 color schemes
#bafe09 color preview, HTML & CSS examples
           This text has a color of #bafe09        
        
          <p style="color:#bafe09;">Text here</p>
        
        
          .mytext {color:#bafe09;}
        
        Text color #bafe09
      
           This box has a color of #bafe09        
        
          <div style="background-color:#bafe09;">Content here</div>
        
        
          .mybackground {background-color:#bafe09;}
        
        Background color #bafe09
      
           Border around this has a color of #bafe09        
        
          <div style="border:2px solid #bafe09;">Content here</div>
        
        
          .myborder {border:2px solid #bafe09;}
        
        Border color #bafe09