#bafb21 color space conversions
Hex:
        #bafb21
        RGB:
        186, 251, 33
        CMY:
        27, 2, 87
        CMYK:
        26, 0, 87, 2
      HSL:
        78°, 96.4602%, 55.6863%
        HSV (HSB):
        78°, 86.8526%, 98.4314%
        XYZ:
        55.0214, 79.5433, 13.8923
        xyY:
        0.3706, 0.5358, 79.5433
      CIE-Lab:
        91.4795, -46.5634, 84.6238
        CIE-LCH:
        91.4795, 96.5885, 118.8214
        CIE-Luv:
        91.4795, -32.3598, 103.0857
        Hunter-Lab:
        89.1870, -45.9568, 53.1956
      #bafb21 color charts
#bafb21 RGB chart
      #bafb21 CMYK chart
      #bafb21 RGB pie chart
      #bafb21 color shades, tints & tones
#bafb21 color schemes
#bafb21 color preview, HTML & CSS examples
           This text has a color of #bafb21        
        
          <p style="color:#bafb21;">Text here</p>
        
        
          .mytext {color:#bafb21;}
        
        Text color #bafb21
      
           This box has a color of #bafb21        
        
          <div style="background-color:#bafb21;">Content here</div>
        
        
          .mybackground {background-color:#bafb21;}
        
        Background color #bafb21
      
           Border around this has a color of #bafb21        
        
          <div style="border:2px solid #bafb21;">Content here</div>
        
        
          .myborder {border:2px solid #bafb21;}
        
        Border color #bafb21