#baed3f color space conversions
Hex:
        #baed3f
        RGB:
        186, 237, 63
        CMY:
        27, 7, 75
        CMYK:
        22, 0, 73, 7
      HSL:
        78°, 82.8571%, 58.8235%
        HSV (HSB):
        78°, 73.4177%, 92.9412%
        XYZ:
        51.4311, 71.3664, 15.7670
        xyY:
        0.3712, 0.5150, 71.3664
      CIE-Lab:
        87.6627, -39.3800, 73.7037
        CIE-LCH:
        87.6627, 83.5645, 118.1157
        CIE-Luv:
        87.6627, -24.9471, 92.3070
        Hunter-Lab:
        84.4786, -39.1657, 48.0692
      #baed3f color charts
#baed3f RGB chart
      #baed3f CMYK chart
      #baed3f RGB pie chart
      #baed3f color shades, tints & tones
#baed3f color schemes
#baed3f color preview, HTML & CSS examples
           This text has a color of #baed3f        
        
          <p style="color:#baed3f;">Text here</p>
        
        
          .mytext {color:#baed3f;}
        
        Text color #baed3f
      
           This box has a color of #baed3f        
        
          <div style="background-color:#baed3f;">Content here</div>
        
        
          .mybackground {background-color:#baed3f;}
        
        Background color #baed3f
      
           Border around this has a color of #baed3f        
        
          <div style="border:2px solid #baed3f;">Content here</div>
        
        
          .myborder {border:2px solid #baed3f;}
        
        Border color #baed3f