#baed4f color space conversions
Hex:
        #baed4f
        RGB:
        186, 237, 79
        CMY:
        27, 7, 69
        CMYK:
        22, 0, 67, 7
      HSL:
        79°, 81.4433%, 61.9608%
        HSV (HSB):
        79°, 66.6667%, 92.9412%
        XYZ:
        51.9452, 71.5720, 18.4741
        xyY:
        0.3658, 0.5041, 71.5720
      CIE-Lab:
        87.7622, -38.4557, 68.1790
        CIE-LCH:
        87.7622, 78.2765, 119.4247
        CIE-Luv:
        87.7622, -24.9810, 87.9798
        Hunter-Lab:
        84.6002, -38.4501, 46.2730
      #baed4f color charts
#baed4f RGB chart
      #baed4f CMYK chart
      #baed4f RGB pie chart
      #baed4f color shades, tints & tones
#baed4f color schemes
#baed4f color preview, HTML & CSS examples
           This text has a color of #baed4f        
        
          <p style="color:#baed4f;">Text here</p>
        
        
          .mytext {color:#baed4f;}
        
        Text color #baed4f
      
           This box has a color of #baed4f        
        
          <div style="background-color:#baed4f;">Content here</div>
        
        
          .mybackground {background-color:#baed4f;}
        
        Background color #baed4f
      
           Border around this has a color of #baed4f        
        
          <div style="border:2px solid #baed4f;">Content here</div>
        
        
          .myborder {border:2px solid #baed4f;}
        
        Border color #baed4f