#05bf3a color space conversions
Hex:
        #05bf3a
        RGB:
        5, 191, 58
        CMY:
        98, 25, 77
        CMYK:
        97, 0, 70, 25
      HSL:
        137°, 94.8980%, 38.4314%
        HSV (HSB):
        137°, 97.3822%, 74.9020%
        XYZ:
        19.4571, 37.5994, 10.2349
        xyY:
        0.2891, 0.5588, 37.5994
      CIE-Lab:
        67.7243, -66.2010, 53.4158
        CIE-LCH:
        67.7243, 85.0636, 141.1009
        CIE-Luv:
        67.7243, -62.6106, 72.7732
        Hunter-Lab:
        61.3183, -50.6666, 33.0265
      #05bf3a color charts
#05bf3a RGB chart
      #05bf3a CMYK chart
      #05bf3a RGB pie chart
      #05bf3a color shades, tints & tones
#05bf3a color schemes
#05bf3a color preview, HTML & CSS examples
           This text has a color of #05bf3a        
        
          <p style="color:#05bf3a;">Text here</p>
        
        
          .mytext {color:#05bf3a;}
        
        Text color #05bf3a
      
           This box has a color of #05bf3a        
        
          <div style="background-color:#05bf3a;">Content here</div>
        
        
          .mybackground {background-color:#05bf3a;}
        
        Background color #05bf3a
      
           Border around this has a color of #05bf3a        
        
          <div style="border:2px solid #05bf3a;">Content here</div>
        
        
          .myborder {border:2px solid #05bf3a;}
        
        Border color #05bf3a