#baf247 color space conversions
Hex:
        #baf247
        RGB:
        186, 242, 71
        CMY:
        27, 5, 72
        CMYK:
        23, 0, 71, 5
      HSL:
        80°, 86.8020%, 61.3725%
        HSV (HSB):
        80°, 70.6612%, 94.9020%
        XYZ:
        53.1392, 74.3983, 17.5208
        xyY:
        0.3663, 0.5129, 74.3983
      CIE-Lab:
        89.1104, -41.1586, 72.4417
        CIE-LCH:
        89.1104, 83.3177, 119.6036
        CIE-Luv:
        89.1104, -27.6311, 92.3859
        Hunter-Lab:
        86.2544, -40.9760, 48.3346
      #baf247 color charts
#baf247 RGB chart
      #baf247 CMYK chart
      #baf247 RGB pie chart
      #baf247 color shades, tints & tones
#baf247 color schemes
#baf247 color preview, HTML & CSS examples
           This text has a color of #baf247        
        
          <p style="color:#baf247;">Text here</p>
        
        
          .mytext {color:#baf247;}
        
        Text color #baf247
      
           This box has a color of #baf247        
        
          <div style="background-color:#baf247;">Content here</div>
        
        
          .mybackground {background-color:#baf247;}
        
        Background color #baf247
      
           Border around this has a color of #baf247        
        
          <div style="border:2px solid #baf247;">Content here</div>
        
        
          .myborder {border:2px solid #baf247;}
        
        Border color #baf247