#5ff0e1 color space conversions
Hex:
        #5ff0e1
        RGB:
        95, 240, 225
        CMY:
        63, 6, 12
        CMYK:
        60, 0, 6, 6
      HSL:
        174°, 82.8571%, 65.6863%
        HSV (HSB):
        174°, 60.4167%, 94.1176%
        XYZ:
        49.4700, 70.1893, 82.1747
        xyY:
        0.2451, 0.3478, 70.1893
      CIE-Lab:
        87.0896, -42.1558, -4.3506
        CIE-LCH:
        87.0896, 42.3797, 185.8923
        CIE-Luv:
        87.0896, -57.8936, -0.0034
        Hunter-Lab:
        83.7791, -41.2124, 0.4907
      #5ff0e1 color charts
#5ff0e1 RGB chart
      #5ff0e1 CMYK chart
      #5ff0e1 RGB pie chart
      #5ff0e1 color shades, tints & tones
#5ff0e1 color schemes
#5ff0e1 color preview, HTML & CSS examples
           This text has a color of #5ff0e1        
        
          <p style="color:#5ff0e1;">Text here</p>
        
        
          .mytext {color:#5ff0e1;}
        
        Text color #5ff0e1
      
           This box has a color of #5ff0e1        
        
          <div style="background-color:#5ff0e1;">Content here</div>
        
        
          .mybackground {background-color:#5ff0e1;}
        
        Background color #5ff0e1
      
           Border around this has a color of #5ff0e1        
        
          <div style="border:2px solid #5ff0e1;">Content here</div>
        
        
          .myborder {border:2px solid #5ff0e1;}
        
        Border color #5ff0e1