#baf854 color space conversions
Hex:
        #baf854
        RGB:
        186, 248, 84
        CMY:
        27, 3, 67
        CMYK:
        25, 0, 66, 3
      HSL:
        83°, 92.1348%, 65.0980%
        HSV (HSB):
        83°, 66.1290%, 97.2549%
        XYZ:
        55.4173, 78.2140, 20.5635
        xyY:
        0.3594, 0.5072, 78.2140
      CIE-Lab:
        90.8775, -42.9711, 69.5242
        CIE-LCH:
        90.8775, 81.7321, 121.7191
        CIE-Luv:
        90.8775, -30.7703, 91.2145
        Hunter-Lab:
        88.4387, -42.9162, 48.1211
      #baf854 color charts
#baf854 RGB chart
      #baf854 CMYK chart
      #baf854 RGB pie chart
      #baf854 color shades, tints & tones
#baf854 color schemes
#baf854 color preview, HTML & CSS examples
           This text has a color of #baf854        
        
          <p style="color:#baf854;">Text here</p>
        
        
          .mytext {color:#baf854;}
        
        Text color #baf854
      
           This box has a color of #baf854        
        
          <div style="background-color:#baf854;">Content here</div>
        
        
          .mybackground {background-color:#baf854;}
        
        Background color #baf854
      
           Border around this has a color of #baf854        
        
          <div style="border:2px solid #baf854;">Content here</div>
        
        
          .myborder {border:2px solid #baf854;}
        
        Border color #baf854