#05c77f color space conversions
Hex:
        #05c77f
        RGB:
        5, 199, 127
        CMY:
        98, 22, 50
        CMYK:
        97, 0, 36, 22
      HSL:
        158°, 95.0980%, 40.0000%
        HSV (HSB):
        158°, 97.4874%, 78.0392%
        XYZ:
        24.3168, 42.4114, 26.9833
        xyY:
        0.2595, 0.4526, 42.4114
      CIE-Lab:
        71.1537, -58.2484, 24.6403
        CIE-LCH:
        71.1537, 63.2457, 157.0707
        CIE-Luv:
        71.1537, -61.6536, 42.9920
        Hunter-Lab:
        65.1240, -47.3167, 21.0208
      #05c77f color charts
#05c77f RGB chart
      #05c77f CMYK chart
      #05c77f RGB pie chart
      #05c77f color shades, tints & tones
#05c77f color schemes
#05c77f color preview, HTML & CSS examples
           This text has a color of #05c77f        
        
          <p style="color:#05c77f;">Text here</p>
        
        
          .mytext {color:#05c77f;}
        
        Text color #05c77f
      
           This box has a color of #05c77f        
        
          <div style="background-color:#05c77f;">Content here</div>
        
        
          .mybackground {background-color:#05c77f;}
        
        Background color #05c77f
      
           Border around this has a color of #05c77f        
        
          <div style="border:2px solid #05c77f;">Content here</div>
        
        
          .myborder {border:2px solid #05c77f;}
        
        Border color #05c77f