#baf82e color space conversions
Hex:
        #baf82e
        RGB:
        186, 248, 46
        CMY:
        27, 3, 82
        CMYK:
        25, 0, 81, 3
      HSL:
        78°, 93.5185%, 57.6471%
        HSV (HSB):
        78°, 81.4516%, 97.2549%
        XYZ:
        54.3102, 77.7712, 14.7337
        xyY:
        0.3699, 0.5297, 77.7712
      CIE-Lab:
        90.6754, -44.9003, 81.2444
        CIE-LCH:
        90.6754, 92.8262, 118.9276
        CIE-Luv:
        90.6754, -30.7879, 100.1278
        Hunter-Lab:
        88.1880, -44.4003, 51.8259
      #baf82e color charts
#baf82e RGB chart
      #baf82e CMYK chart
      #baf82e RGB pie chart
      #baf82e color shades, tints & tones
#baf82e color schemes
#baf82e color preview, HTML & CSS examples
           This text has a color of #baf82e        
        
          <p style="color:#baf82e;">Text here</p>
        
        
          .mytext {color:#baf82e;}
        
        Text color #baf82e
      
           This box has a color of #baf82e        
        
          <div style="background-color:#baf82e;">Content here</div>
        
        
          .mybackground {background-color:#baf82e;}
        
        Background color #baf82e
      
           Border around this has a color of #baf82e        
        
          <div style="border:2px solid #baf82e;">Content here</div>
        
        
          .myborder {border:2px solid #baf82e;}
        
        Border color #baf82e