#05eda7 color space conversions
Hex:
        #05eda7
        RGB:
        5, 237, 167
        CMY:
        98, 7, 35
        CMYK:
        98, 0, 30, 7
      HSL:
        162°, 95.8678%, 47.4510%
        HSV (HSB):
        162°, 97.8903%, 92.9412%
        XYZ:
        37.3218, 63.3907, 46.8278
        xyY:
        0.2530, 0.4296, 63.3907
      CIE-Lab:
        83.6475, -63.3771, 20.8405
        CIE-LCH:
        83.6475, 66.7157, 161.7974
        CIE-Luv:
        83.6475, -71.3029, 40.3891
        Hunter-Lab:
        79.6183, -55.6583, 20.8611
      #05eda7 color charts
#05eda7 RGB chart
      #05eda7 CMYK chart
      #05eda7 RGB pie chart
      #05eda7 color shades, tints & tones
#05eda7 color schemes
#05eda7 color preview, HTML & CSS examples
           This text has a color of #05eda7        
        
          <p style="color:#05eda7;">Text here</p>
        
        
          .mytext {color:#05eda7;}
        
        Text color #05eda7
      
           This box has a color of #05eda7        
        
          <div style="background-color:#05eda7;">Content here</div>
        
        
          .mybackground {background-color:#05eda7;}
        
        Background color #05eda7
      
           Border around this has a color of #05eda7        
        
          <div style="border:2px solid #05eda7;">Content here</div>
        
        
          .myborder {border:2px solid #05eda7;}
        
        Border color #05eda7