#05e58a color space conversions
Hex:
        #05e58a
        RGB:
        5, 229, 138
        CMY:
        98, 10, 46
        CMYK:
        98, 0, 40, 10
      HSL:
        156°, 95.7265%, 45.8824%
        HSV (HSB):
        156°, 97.8166%, 89.8039%
        XYZ:
        32.6693, 57.9059, 33.4999
        xyY:
        0.2633, 0.4667, 57.9059
      CIE-Lab:
        80.6864, -66.5079, 31.6830
        CIE-LCH:
        80.6864, 73.6689, 154.5278
        CIE-Luv:
        80.6864, -70.6886, 54.4417
        Hunter-Lab:
        76.0959, -56.5346, 27.1658
      #05e58a color charts
#05e58a RGB chart
      #05e58a CMYK chart
      #05e58a RGB pie chart
      #05e58a color shades, tints & tones
#05e58a color schemes
#05e58a color preview, HTML & CSS examples
           This text has a color of #05e58a        
        
          <p style="color:#05e58a;">Text here</p>
        
        
          .mytext {color:#05e58a;}
        
        Text color #05e58a
      
           This box has a color of #05e58a        
        
          <div style="background-color:#05e58a;">Content here</div>
        
        
          .mybackground {background-color:#05e58a;}
        
        Background color #05e58a
      
           Border around this has a color of #05e58a        
        
          <div style="border:2px solid #05e58a;">Content here</div>
        
        
          .myborder {border:2px solid #05e58a;}
        
        Border color #05e58a