#05c02a color space conversions
Hex:
        #05c02a
        RGB:
        5, 192, 42
        CMY:
        98, 25, 84
        CMYK:
        97, 0, 78, 25
      HSL:
        132°, 94.9239%, 38.6275%
        HSV (HSB):
        132°, 97.3958%, 75.2941%
        XYZ:
        19.3301, 37.8987, 8.4869
        xyY:
        0.2941, 0.5767, 37.8987
      CIE-Lab:
        67.9459, -67.7986, 59.3013
        CIE-LCH:
        67.9459, 90.0738, 138.8248
        CIE-Luv:
        67.9459, -63.3862, 77.5907
        Hunter-Lab:
        61.5619, -51.6852, 34.9197
      #05c02a color charts
#05c02a RGB chart
      #05c02a CMYK chart
      #05c02a RGB pie chart
      #05c02a color shades, tints & tones
#05c02a color schemes
#05c02a color preview, HTML & CSS examples
           This text has a color of #05c02a        
        
          <p style="color:#05c02a;">Text here</p>
        
        
          .mytext {color:#05c02a;}
        
        Text color #05c02a
      
           This box has a color of #05c02a        
        
          <div style="background-color:#05c02a;">Content here</div>
        
        
          .mybackground {background-color:#05c02a;}
        
        Background color #05c02a
      
           Border around this has a color of #05c02a        
        
          <div style="border:2px solid #05c02a;">Content here</div>
        
        
          .myborder {border:2px solid #05c02a;}
        
        Border color #05c02a