#baf283 color space conversions
Hex:
        #baf283
        RGB:
        186, 242, 131
        CMY:
        27, 5, 49
        CMYK:
        23, 0, 46, 5
      HSL:
        90°, 81.0219%, 73.1373%
        HSV (HSB):
        90°, 45.8678%, 94.9020%
        XYZ:
        56.0986, 75.5821, 33.1048
        xyY:
        0.3404, 0.4587, 75.5821
      CIE-Lab:
        89.6649, -36.0401, 47.6960
        CIE-LCH:
        89.6649, 59.7812, 127.0754
        CIE-Luv:
        89.6649, -27.7135, 69.1583
        Hunter-Lab:
        86.9379, -36.9605, 38.2797
      #baf283 color charts
#baf283 RGB chart
      #baf283 CMYK chart
      #baf283 RGB pie chart
      #baf283 color shades, tints & tones
#baf283 color schemes
#baf283 color preview, HTML & CSS examples
           This text has a color of #baf283        
        
          <p style="color:#baf283;">Text here</p>
        
        
          .mytext {color:#baf283;}
        
        Text color #baf283
      
           This box has a color of #baf283        
        
          <div style="background-color:#baf283;">Content here</div>
        
        
          .mybackground {background-color:#baf283;}
        
        Background color #baf283
      
           Border around this has a color of #baf283        
        
          <div style="border:2px solid #baf283;">Content here</div>
        
        
          .myborder {border:2px solid #baf283;}
        
        Border color #baf283