#05eda5 color space conversions
Hex:
        #05eda5
        RGB:
        5, 237, 165
        CMY:
        98, 7, 35
        CMYK:
        98, 0, 30, 7
      HSL:
        161°, 95.8678%, 47.4510%
        HSV (HSB):
        161°, 97.8903%, 92.9412%
        XYZ:
        37.1383, 63.3173, 45.8614
        xyY:
        0.2538, 0.4327, 63.3173
      CIE-Lab:
        83.6090, -63.8123, 21.8199
        CIE-LCH:
        83.6090, 67.4398, 161.1225
        CIE-Luv:
        83.6090, -71.4448, 41.7761
        Hunter-Lab:
        79.5721, -55.9408, 21.5287
      #05eda5 color charts
#05eda5 RGB chart
      #05eda5 CMYK chart
      #05eda5 RGB pie chart
      #05eda5 color shades, tints & tones
#05eda5 color schemes
#05eda5 color preview, HTML & CSS examples
           This text has a color of #05eda5        
        
          <p style="color:#05eda5;">Text here</p>
        
        
          .mytext {color:#05eda5;}
        
        Text color #05eda5
      
           This box has a color of #05eda5        
        
          <div style="background-color:#05eda5;">Content here</div>
        
        
          .mybackground {background-color:#05eda5;}
        
        Background color #05eda5
      
           Border around this has a color of #05eda5        
        
          <div style="border:2px solid #05eda5;">Content here</div>
        
        
          .myborder {border:2px solid #05eda5;}
        
        Border color #05eda5