#baed3e color space conversions
Hex:
        #baed3e
        RGB:
        186, 237, 62
        CMY:
        27, 7, 76
        CMYK:
        22, 0, 74, 7
      HSL:
        77°, 82.9384%, 58.6275%
        HSV (HSB):
        77°, 73.8397%, 92.9412%
        XYZ:
        51.4034, 71.3553, 15.6211
        xyY:
        0.3715, 0.5156, 71.3553
      CIE-Lab:
        87.6573, -39.4300, 74.0193
        CIE-LCH:
        87.6573, 83.8665, 118.0442
        CIE-Luv:
        87.6573, -24.9453, 92.5424
        Hunter-Lab:
        84.4721, -39.2043, 48.1661
      #baed3e color charts
#baed3e RGB chart
      #baed3e CMYK chart
      #baed3e RGB pie chart
      #baed3e color shades, tints & tones
#baed3e color schemes
#baed3e color preview, HTML & CSS examples
           This text has a color of #baed3e        
        
          <p style="color:#baed3e;">Text here</p>
        
        
          .mytext {color:#baed3e;}
        
        Text color #baed3e
      
           This box has a color of #baed3e        
        
          <div style="background-color:#baed3e;">Content here</div>
        
        
          .mybackground {background-color:#baed3e;}
        
        Background color #baed3e
      
           Border around this has a color of #baed3e        
        
          <div style="border:2px solid #baed3e;">Content here</div>
        
        
          .myborder {border:2px solid #baed3e;}
        
        Border color #baed3e