#bacf0b color space conversions
Hex:
        #bacf0b
        RGB:
        186, 207, 11
        CMY:
        27, 19, 96
        CMYK:
        10, 0, 95, 19
      HSL:
        66°, 89.9083%, 42.7451%
        HSV (HSB):
        66°, 94.6860%, 81.1765%
        XYZ:
        42.6229, 55.0889, 8.7034
        xyY:
        0.4005, 0.5177, 55.0889
      CIE-Lab:
        79.0925, -27.1697, 77.7991
        CIE-LCH:
        79.0925, 82.4069, 109.2507
        CIE-Luv:
        79.0925, -7.5680, 88.0029
        Hunter-Lab:
        74.2219, -27.3823, 45.0029
      #bacf0b color charts
#bacf0b RGB chart
      #bacf0b CMYK chart
      #bacf0b RGB pie chart
      #bacf0b color shades, tints & tones
#bacf0b color schemes
#bacf0b color preview, HTML & CSS examples
           This text has a color of #bacf0b        
        
          <p style="color:#bacf0b;">Text here</p>
        
        
          .mytext {color:#bacf0b;}
        
        Text color #bacf0b
      
           This box has a color of #bacf0b        
        
          <div style="background-color:#bacf0b;">Content here</div>
        
        
          .mybackground {background-color:#bacf0b;}
        
        Background color #bacf0b
      
           Border around this has a color of #bacf0b        
        
          <div style="border:2px solid #bacf0b;">Content here</div>
        
        
          .myborder {border:2px solid #bacf0b;}
        
        Border color #bacf0b