#5efdbe color space conversions
Hex:
        #5efdbe
        RGB:
        94, 253, 190
        CMY:
        63, 1, 25
        CMYK:
        63, 0, 25, 1
      HSL:
        156°, 97.5460%, 68.0392%
        HSV (HSB):
        156°, 62.8458%, 99.2157%
        XYZ:
        49.0356, 76.3479, 60.8674
        xyY:
        0.2633, 0.4099, 76.3479
      CIE-Lab:
        90.0206, -55.9701, 18.0394
        CIE-LCH:
        90.0206, 58.8053, 162.1357
        CIE-Luv:
        90.0206, -64.8131, 35.9527
        Hunter-Lab:
        87.3773, -52.7371, 19.8625
      #5efdbe color charts
#5efdbe RGB chart
      #5efdbe CMYK chart
      #5efdbe RGB pie chart
      #5efdbe color shades, tints & tones
#5efdbe color schemes
#5efdbe color preview, HTML & CSS examples
           This text has a color of #5efdbe        
        
          <p style="color:#5efdbe;">Text here</p>
        
        
          .mytext {color:#5efdbe;}
        
        Text color #5efdbe
      
           This box has a color of #5efdbe        
        
          <div style="background-color:#5efdbe;">Content here</div>
        
        
          .mybackground {background-color:#5efdbe;}
        
        Background color #5efdbe
      
           Border around this has a color of #5efdbe        
        
          <div style="border:2px solid #5efdbe;">Content here</div>
        
        
          .myborder {border:2px solid #5efdbe;}
        
        Border color #5efdbe