#5def7e color space conversions
Hex:
        #5def7e
        RGB:
        93, 239, 126
        CMY:
        64, 6, 51
        CMYK:
        61, 0, 47, 6
      HSL:
        134°, 82.0225%, 65.0980%
        HSV (HSB):
        134°, 61.0879%, 93.7255%
        XYZ:
        39.1466, 65.5665, 30.3310
        xyY:
        0.2899, 0.4855, 65.5665
      CIE-Lab:
        84.7748, -62.3637, 43.1309
        CIE-LCH:
        84.7748, 75.8255, 145.3322
        CIE-Luv:
        84.7748, -63.0735, 67.8300
        Hunter-Lab:
        80.9732, -55.4069, 34.4723
      #5def7e color charts
#5def7e RGB chart
      #5def7e CMYK chart
      #5def7e RGB pie chart
      #5def7e color shades, tints & tones
#5def7e color schemes
#5def7e color preview, HTML & CSS examples
           This text has a color of #5def7e        
        
          <p style="color:#5def7e;">Text here</p>
        
        
          .mytext {color:#5def7e;}
        
        Text color #5def7e
      
           This box has a color of #5def7e        
        
          <div style="background-color:#5def7e;">Content here</div>
        
        
          .mybackground {background-color:#5def7e;}
        
        Background color #5def7e
      
           Border around this has a color of #5def7e        
        
          <div style="border:2px solid #5def7e;">Content here</div>
        
        
          .myborder {border:2px solid #5def7e;}
        
        Border color #5def7e