#bacf83 color space conversions
Hex:
        #bacf83
        RGB:
        186, 207, 131
        CMY:
        27, 19, 49
        CMYK:
        10, 0, 37, 19
      HSL:
        77°, 44.1860%, 66.2745%
        HSV (HSB):
        77°, 36.7150%, 81.1765%
        XYZ:
        46.6593, 56.7034, 29.9584
        xyY:
        0.3500, 0.4253, 56.7034
      CIE-Lab:
        80.0125, -19.4171, 35.4571
        CIE-LCH:
        80.0125, 40.4256, 118.7061
        CIE-Luv:
        80.0125, -9.1129, 50.6261
        Hunter-Lab:
        75.3017, -21.1738, 29.1230
      #bacf83 color charts
#bacf83 RGB chart
      #bacf83 CMYK chart
      #bacf83 RGB pie chart
      #bacf83 color shades, tints & tones
#bacf83 color schemes
#bacf83 color preview, HTML & CSS examples
           This text has a color of #bacf83        
        
          <p style="color:#bacf83;">Text here</p>
        
        
          .mytext {color:#bacf83;}
        
        Text color #bacf83
      
           This box has a color of #bacf83        
        
          <div style="background-color:#bacf83;">Content here</div>
        
        
          .mybackground {background-color:#bacf83;}
        
        Background color #bacf83
      
           Border around this has a color of #bacf83        
        
          <div style="border:2px solid #bacf83;">Content here</div>
        
        
          .myborder {border:2px solid #bacf83;}
        
        Border color #bacf83