#baf251 color space conversions
Hex:
        #baf251
        RGB:
        186, 242, 81
        CMY:
        27, 5, 68
        CMYK:
        23, 0, 67, 5
      HSL:
        81°, 86.0963%, 63.3333%
        HSV (HSB):
        81°, 66.5289%, 94.9020%
        XYZ:
        53.4870, 74.5374, 19.3527
        xyY:
        0.3629, 0.5058, 74.5374
      CIE-Lab:
        89.1759, -40.5440, 68.8884
        CIE-LCH:
        89.1759, 79.9338, 120.4788
        CIE-Luv:
        89.1759, -27.6404, 89.5364
        Hunter-Lab:
        86.3351, -40.5005, 47.1442
      #baf251 color charts
#baf251 RGB chart
      #baf251 CMYK chart
      #baf251 RGB pie chart
      #baf251 color shades, tints & tones
#baf251 color schemes
#baf251 color preview, HTML & CSS examples
           This text has a color of #baf251        
        
          <p style="color:#baf251;">Text here</p>
        
        
          .mytext {color:#baf251;}
        
        Text color #baf251
      
           This box has a color of #baf251        
        
          <div style="background-color:#baf251;">Content here</div>
        
        
          .mybackground {background-color:#baf251;}
        
        Background color #baf251
      
           Border around this has a color of #baf251        
        
          <div style="border:2px solid #baf251;">Content here</div>
        
        
          .myborder {border:2px solid #baf251;}
        
        Border color #baf251