#baf768 color space conversions
Hex:
        #baf768
        RGB:
        186, 247, 104
        CMY:
        27, 3, 59
        CMYK:
        25, 0, 58, 3
      HSL:
        86°, 89.9371%, 68.8235%
        HSV (HSB):
        86°, 57.8947%, 96.8627%
        XYZ:
        56.0092, 77.9601, 25.1925
        xyY:
        0.3519, 0.4898, 77.9601
      CIE-Lab:
        90.7617, -40.9904, 61.2901
        CIE-LCH:
        90.7617, 73.7339, 123.7743
        CIE-Luv:
        90.7617, -30.2466, 83.7465
        Hunter-Lab:
        88.2950, -41.2864, 44.8898
      #baf768 color charts
#baf768 RGB chart
      #baf768 CMYK chart
      #baf768 RGB pie chart
      #baf768 color shades, tints & tones
#baf768 color schemes
#baf768 color preview, HTML & CSS examples
           This text has a color of #baf768        
        
          <p style="color:#baf768;">Text here</p>
        
        
          .mytext {color:#baf768;}
        
        Text color #baf768
      
           This box has a color of #baf768        
        
          <div style="background-color:#baf768;">Content here</div>
        
        
          .mybackground {background-color:#baf768;}
        
        Background color #baf768
      
           Border around this has a color of #baf768        
        
          <div style="border:2px solid #baf768;">Content here</div>
        
        
          .myborder {border:2px solid #baf768;}
        
        Border color #baf768