#5ef5aa color space conversions
Hex:
        #5ef5aa
        RGB:
        94, 245, 170
        CMY:
        63, 4, 33
        CMYK:
        62, 0, 31, 4
      HSL:
        150°, 88.3041%, 66.4706%
        HSV (HSB):
        150°, 61.6327%, 96.0784%
        XYZ:
        44.5242, 70.5868, 49.3082
        xyY:
        0.2708, 0.4293, 70.5868
      CIE-Lab:
        87.2839, -56.8695, 24.4903
        CIE-LCH:
        87.2839, 61.9186, 156.7013
        CIE-Luv:
        87.2839, -62.9807, 44.6848
        Hunter-Lab:
        84.0159, -52.4319, 24.0144
      #5ef5aa color charts
#5ef5aa RGB chart
      #5ef5aa CMYK chart
      #5ef5aa RGB pie chart
      #5ef5aa color shades, tints & tones
#5ef5aa color schemes
#5ef5aa color preview, HTML & CSS examples
           This text has a color of #5ef5aa        
        
          <p style="color:#5ef5aa;">Text here</p>
        
        
          .mytext {color:#5ef5aa;}
        
        Text color #5ef5aa
      
           This box has a color of #5ef5aa        
        
          <div style="background-color:#5ef5aa;">Content here</div>
        
        
          .mybackground {background-color:#5ef5aa;}
        
        Background color #5ef5aa
      
           Border around this has a color of #5ef5aa        
        
          <div style="border:2px solid #5ef5aa;">Content here</div>
        
        
          .myborder {border:2px solid #5ef5aa;}
        
        Border color #5ef5aa