#baf924 color space conversions
Hex:
        #baf924
        RGB:
        186, 249, 36
        CMY:
        27, 2, 86
        CMYK:
        25, 0, 86, 2
      HSL:
        78°, 94.6667%, 55.8824%
        HSV (HSB):
        78°, 85.5422%, 97.6471%
        XYZ:
        54.4438, 78.3178, 13.9164
        xyY:
        0.3712, 0.5339, 78.3178
      CIE-Lab:
        90.9247, -45.6353, 83.6090
        CIE-LCH:
        90.9247, 95.2525, 118.6265
        CIE-Luv:
        90.9247, -31.3151, 101.9523
        Hunter-Lab:
        88.4974, -45.0567, 52.6247
      #baf924 color charts
#baf924 RGB chart
      #baf924 CMYK chart
      #baf924 RGB pie chart
      #baf924 color shades, tints & tones
#baf924 color schemes
#baf924 color preview, HTML & CSS examples
           This text has a color of #baf924        
        
          <p style="color:#baf924;">Text here</p>
        
        
          .mytext {color:#baf924;}
        
        Text color #baf924
      
           This box has a color of #baf924        
        
          <div style="background-color:#baf924;">Content here</div>
        
        
          .mybackground {background-color:#baf924;}
        
        Background color #baf924
      
           Border around this has a color of #baf924        
        
          <div style="border:2px solid #baf924;">Content here</div>
        
        
          .myborder {border:2px solid #baf924;}
        
        Border color #baf924