#5fede2 color space conversions
Hex:
        #5fede2
        RGB:
        95, 237, 226
        CMY:
        63, 7, 11
        CMYK:
        60, 0, 5, 7
      HSL:
        175°, 79.7753%, 65.0980%
        HSV (HSB):
        175°, 59.9156%, 92.9412%
        XYZ:
        48.7310, 68.4923, 82.6034
        xyY:
        0.2439, 0.3428, 68.4923
      CIE-Lab:
        86.2520, -40.5582, -6.1109
        CIE-LCH:
        86.2520, 41.0159, 188.5684
        CIE-Luv:
        86.2520, -56.7455, -3.0590
        Hunter-Lab:
        82.7600, -39.7253, -1.2458
      #5fede2 color charts
#5fede2 RGB chart
      #5fede2 CMYK chart
      #5fede2 RGB pie chart
      #5fede2 color shades, tints & tones
#5fede2 color schemes
#5fede2 color preview, HTML & CSS examples
           This text has a color of #5fede2        
        
          <p style="color:#5fede2;">Text here</p>
        
        
          .mytext {color:#5fede2;}
        
        Text color #5fede2
      
           This box has a color of #5fede2        
        
          <div style="background-color:#5fede2;">Content here</div>
        
        
          .mybackground {background-color:#5fede2;}
        
        Background color #5fede2
      
           Border around this has a color of #5fede2        
        
          <div style="border:2px solid #5fede2;">Content here</div>
        
        
          .myborder {border:2px solid #5fede2;}
        
        Border color #5fede2