#05ba42 color space conversions
Hex:
        #05ba42
        RGB:
        5, 186, 66
        CMY:
        98, 27, 74
        CMYK:
        97, 0, 65, 27
      HSL:
        140°, 94.7644%, 37.4510%
        HSV (HSB):
        140°, 97.3118%, 72.9412%
        XYZ:
        18.6049, 35.5434, 11.0342
        xyY:
        0.2854, 0.5453, 35.5434
      CIE-Lab:
        66.1696, -63.8665, 48.4270
        CIE-LCH:
        66.1696, 80.1505, 142.8287
        CIE-Luv:
        66.1696, -60.7273, 67.6271
        Hunter-Lab:
        59.6183, -48.6282, 30.7593
      #05ba42 color charts
#05ba42 RGB chart
      #05ba42 CMYK chart
      #05ba42 RGB pie chart
      #05ba42 color shades, tints & tones
#05ba42 color schemes
#05ba42 color preview, HTML & CSS examples
           This text has a color of #05ba42        
        
          <p style="color:#05ba42;">Text here</p>
        
        
          .mytext {color:#05ba42;}
        
        Text color #05ba42
      
           This box has a color of #05ba42        
        
          <div style="background-color:#05ba42;">Content here</div>
        
        
          .mybackground {background-color:#05ba42;}
        
        Background color #05ba42
      
           Border around this has a color of #05ba42        
        
          <div style="border:2px solid #05ba42;">Content here</div>
        
        
          .myborder {border:2px solid #05ba42;}
        
        Border color #05ba42