#baef13 color space conversions
Hex:
        #baef13
        RGB:
        186, 239, 19
        CMY:
        27, 6, 93
        CMYK:
        22, 0, 92, 6
      HSL:
        74°, 87.3016%, 50.5882%
        HSV (HSB):
        74°, 92.0502%, 93.7255%
        XYZ:
        51.2337, 72.2191, 11.8555
        xyY:
        0.3786, 0.5337, 72.2191
      CIE-Lab:
        88.0740, -41.6745, 83.9350
        CIE-LCH:
        88.0740, 93.7115, 116.4048
        CIE-Luv:
        88.0740, -25.9846, 99.7881
        Hunter-Lab:
        84.9818, -41.1044, 51.2160
      #baef13 color charts
#baef13 RGB chart
      #baef13 CMYK chart
      #baef13 RGB pie chart
      #baef13 color shades, tints & tones
#baef13 color schemes
#baef13 color preview, HTML & CSS examples
           This text has a color of #baef13        
        
          <p style="color:#baef13;">Text here</p>
        
        
          .mytext {color:#baef13;}
        
        Text color #baef13
      
           This box has a color of #baef13        
        
          <div style="background-color:#baef13;">Content here</div>
        
        
          .mybackground {background-color:#baef13;}
        
        Background color #baef13
      
           Border around this has a color of #baef13        
        
          <div style="border:2px solid #baef13;">Content here</div>
        
        
          .myborder {border:2px solid #baef13;}
        
        Border color #baef13