#5efdaf color space conversions
Hex:
        #5efdaf
        RGB:
        94, 253, 175
        CMY:
        63, 1, 31
        CMYK:
        63, 0, 31, 1
      HSL:
        151°, 97.5460%, 68.0392%
        HSV (HSB):
        151°, 62.8458%, 99.2157%
        XYZ:
        47.4792, 75.7254, 52.6715
        xyY:
        0.2700, 0.4306, 75.7254
      CIE-Lab:
        89.7317, -59.0130, 25.2952
        CIE-LCH:
        89.7317, 64.2058, 156.7982
        CIE-Luv:
        89.7317, -65.6233, 46.3640
        Hunter-Lab:
        87.0203, -54.8941, 25.0273
      #5efdaf color charts
#5efdaf RGB chart
      #5efdaf CMYK chart
      #5efdaf RGB pie chart
      #5efdaf color shades, tints & tones
#5efdaf color schemes
#5efdaf color preview, HTML & CSS examples
           This text has a color of #5efdaf        
        
          <p style="color:#5efdaf;">Text here</p>
        
        
          .mytext {color:#5efdaf;}
        
        Text color #5efdaf
      
           This box has a color of #5efdaf        
        
          <div style="background-color:#5efdaf;">Content here</div>
        
        
          .mybackground {background-color:#5efdaf;}
        
        Background color #5efdaf
      
           Border around this has a color of #5efdaf        
        
          <div style="border:2px solid #5efdaf;">Content here</div>
        
        
          .myborder {border:2px solid #5efdaf;}
        
        Border color #5efdaf