#5fe2ca color space conversions
Hex:
        #5fe2ca
        RGB:
        95, 226, 202
        CMY:
        63, 11, 21
        CMYK:
        58, 0, 11, 11
      HSL:
        169°, 69.3122%, 62.9412%
        HSV (HSB):
        169°, 57.9646%, 88.6275%
        XYZ:
        42.5763, 61.0899, 65.4246
        xyY:
        0.2518, 0.3613, 61.0899
      CIE-Lab:
        82.4270, -41.6823, 0.9337
        CIE-LCH:
        82.4270, 41.6928, 178.7168
        CIE-Luv:
        82.4270, -54.0218, 8.1513
        Hunter-Lab:
        78.1600, -39.5452, 5.0827
      #5fe2ca color charts
#5fe2ca RGB chart
      #5fe2ca CMYK chart
      #5fe2ca RGB pie chart
      #5fe2ca color shades, tints & tones
#5fe2ca color schemes
#5fe2ca color preview, HTML & CSS examples
           This text has a color of #5fe2ca        
        
          <p style="color:#5fe2ca;">Text here</p>
        
        
          .mytext {color:#5fe2ca;}
        
        Text color #5fe2ca
      
           This box has a color of #5fe2ca        
        
          <div style="background-color:#5fe2ca;">Content here</div>
        
        
          .mybackground {background-color:#5fe2ca;}
        
        Background color #5fe2ca
      
           Border around this has a color of #5fe2ca        
        
          <div style="border:2px solid #5fe2ca;">Content here</div>
        
        
          .myborder {border:2px solid #5fe2ca;}
        
        Border color #5fe2ca