#05df5e color space conversions
Hex:
        #05df5e
        RGB:
        5, 223, 94
        CMY:
        98, 13, 63
        CMYK:
        98, 0, 58, 13
      HSL:
        144°, 95.6140%, 44.7059%
        HSV (HSB):
        144°, 97.7578%, 87.4510%
        XYZ:
        28.4706, 53.6158, 19.4380
        xyY:
        0.2804, 0.5281, 53.6158
      CIE-Lab:
        78.2372, -71.6483, 49.8635
        CIE-LCH:
        78.2372, 87.2917, 145.1641
        CIE-Luv:
        78.2372, -71.2248, 74.4751
        Hunter-Lab:
        73.2228, -58.7351, 35.5166
      #05df5e color charts
#05df5e RGB chart
      #05df5e CMYK chart
      #05df5e RGB pie chart
      #05df5e color shades, tints & tones
#05df5e color schemes
#05df5e color preview, HTML & CSS examples
           This text has a color of #05df5e        
        
          <p style="color:#05df5e;">Text here</p>
        
        
          .mytext {color:#05df5e;}
        
        Text color #05df5e
      
           This box has a color of #05df5e        
        
          <div style="background-color:#05df5e;">Content here</div>
        
        
          .mybackground {background-color:#05df5e;}
        
        Background color #05df5e
      
           Border around this has a color of #05df5e        
        
          <div style="border:2px solid #05df5e;">Content here</div>
        
        
          .myborder {border:2px solid #05df5e;}
        
        Border color #05df5e