#baf960 color space conversions
Hex:
        #baf960
        RGB:
        186, 249, 96
        CMY:
        27, 2, 62
        CMYK:
        25, 0, 61, 2
      HSL:
        85°, 92.7273%, 67.6471%
        HSV (HSB):
        85°, 61.4458%, 97.6471%
        XYZ:
        56.2367, 79.0350, 23.3576
        xyY:
        0.3545, 0.4982, 79.0350
      CIE-Lab:
        91.2501, -42.5288, 65.1886
        CIE-LCH:
        91.2501, 77.8348, 123.1203
        CIE-Luv:
        91.2501, -31.2753, 87.6556
        Hunter-Lab:
        88.9016, -42.6637, 46.6535
      #baf960 color charts
#baf960 RGB chart
      #baf960 CMYK chart
      #baf960 RGB pie chart
      #baf960 color shades, tints & tones
#baf960 color schemes
#baf960 color preview, HTML & CSS examples
           This text has a color of #baf960        
        
          <p style="color:#baf960;">Text here</p>
        
        
          .mytext {color:#baf960;}
        
        Text color #baf960
      
           This box has a color of #baf960        
        
          <div style="background-color:#baf960;">Content here</div>
        
        
          .mybackground {background-color:#baf960;}
        
        Background color #baf960
      
           Border around this has a color of #baf960        
        
          <div style="border:2px solid #baf960;">Content here</div>
        
        
          .myborder {border:2px solid #baf960;}
        
        Border color #baf960