#5df4ed color space conversions
Hex:
        #5df4ed
        RGB:
        93, 244, 237
        CMY:
        64, 4, 7
        CMYK:
        62, 0, 3, 4
      HSL:
        177°, 87.2832%, 66.0784%
        HSV (HSB):
        177°, 61.8852%, 95.6863%
        XYZ:
        52.1509, 73.1429, 91.4901
        xyY:
        0.2406, 0.3374, 73.1429
      CIE-Lab:
        88.5158, -41.1652, -8.5276
        CIE-LCH:
        88.5158, 42.0392, 191.7035
        CIE-Luv:
        88.5158, -59.0591, -6.8816
        Hunter-Lab:
        85.5237, -40.8200, -3.5598
      #5df4ed color charts
#5df4ed RGB chart
      #5df4ed CMYK chart
      #5df4ed RGB pie chart
      #5df4ed color shades, tints & tones
#5df4ed color schemes
#5df4ed color preview, HTML & CSS examples
           This text has a color of #5df4ed        
        
          <p style="color:#5df4ed;">Text here</p>
        
        
          .mytext {color:#5df4ed;}
        
        Text color #5df4ed
      
           This box has a color of #5df4ed        
        
          <div style="background-color:#5df4ed;">Content here</div>
        
        
          .mybackground {background-color:#5df4ed;}
        
        Background color #5df4ed
      
           Border around this has a color of #5df4ed        
        
          <div style="border:2px solid #5df4ed;">Content here</div>
        
        
          .myborder {border:2px solid #5df4ed;}
        
        Border color #5df4ed