#baef32 color space conversions
Hex:
        #baef32
        RGB:
        186, 239, 50
        CMY:
        27, 6, 80
        CMYK:
        22, 0, 79, 6
      HSL:
        77°, 85.5204%, 56.6667%
        HSV (HSB):
        77°, 79.0795%, 93.7255%
        XYZ:
        51.6919, 72.4024, 14.2682
        xyY:
        0.3736, 0.5233, 72.4024
      CIE-Lab:
        88.1619, -40.8442, 78.0037
        CIE-LCH:
        88.1619, 88.0501, 117.6374
        CIE-Luv:
        88.1619, -26.0074, 95.8559
        Hunter-Lab:
        85.0896, -40.4681, 49.6207
      #baef32 color charts
#baef32 RGB chart
      #baef32 CMYK chart
      #baef32 RGB pie chart
      #baef32 color shades, tints & tones
#baef32 color schemes
#baef32 color preview, HTML & CSS examples
           This text has a color of #baef32        
        
          <p style="color:#baef32;">Text here</p>
        
        
          .mytext {color:#baef32;}
        
        Text color #baef32
      
           This box has a color of #baef32        
        
          <div style="background-color:#baef32;">Content here</div>
        
        
          .mybackground {background-color:#baef32;}
        
        Background color #baef32
      
           Border around this has a color of #baef32        
        
          <div style="border:2px solid #baef32;">Content here</div>
        
        
          .myborder {border:2px solid #baef32;}
        
        Border color #baef32