#baf228 color space conversions
Hex:
        #baf228
        RGB:
        186, 242, 40
        CMY:
        27, 5, 84
        CMYK:
        23, 0, 83, 5
      HSL:
        77°, 88.5965%, 55.2941%
        HSV (HSB):
        77°, 83.4711%, 94.9020%
        XYZ:
        52.3848, 74.0966, 13.5486
        xyY:
        0.3741, 0.5291, 74.0966
      CIE-Lab:
        88.9681, -42.5036, 81.1311
        CIE-LCH:
        88.9681, 91.5904, 117.6495
        CIE-Luv:
        88.9681, -27.6112, 98.6815
        Hunter-Lab:
        86.0794, -42.0101, 50.9235
      #baf228 color charts
#baf228 RGB chart
      #baf228 CMYK chart
      #baf228 RGB pie chart
      #baf228 color shades, tints & tones
#baf228 color schemes
#baf228 color preview, HTML & CSS examples
           This text has a color of #baf228        
        
          <p style="color:#baf228;">Text here</p>
        
        
          .mytext {color:#baf228;}
        
        Text color #baf228
      
           This box has a color of #baf228        
        
          <div style="background-color:#baf228;">Content here</div>
        
        
          .mybackground {background-color:#baf228;}
        
        Background color #baf228
      
           Border around this has a color of #baf228        
        
          <div style="border:2px solid #baf228;">Content here</div>
        
        
          .myborder {border:2px solid #baf228;}
        
        Border color #baf228