#5fe0ed color space conversions
Hex:
        #5fe0ed
        RGB:
        95, 224, 237
        CMY:
        63, 12, 7
        CMYK:
        60, 5, 0, 7
      HSL:
        185°, 79.7753%, 65.0980%
        HSV (HSB):
        185°, 59.9156%, 92.9412%
        XYZ:
        46.6610, 61.8586, 89.6014
        xyY:
        0.2355, 0.3122, 61.8586
      CIE-Lab:
        82.8382, -31.5918, -17.0089
        CIE-LCH:
        82.8382, 35.8796, 208.2978
        CIE-Luv:
        82.8382, -51.3951, -22.1519
        Hunter-Lab:
        78.6503, -31.7388, -12.4903
      #5fe0ed color charts
#5fe0ed RGB chart
      #5fe0ed CMYK chart
      #5fe0ed RGB pie chart
      #5fe0ed color shades, tints & tones
#5fe0ed color schemes
#5fe0ed color preview, HTML & CSS examples
           This text has a color of #5fe0ed        
        
          <p style="color:#5fe0ed;">Text here</p>
        
        
          .mytext {color:#5fe0ed;}
        
        Text color #5fe0ed
      
           This box has a color of #5fe0ed        
        
          <div style="background-color:#5fe0ed;">Content here</div>
        
        
          .mybackground {background-color:#5fe0ed;}
        
        Background color #5fe0ed
      
           Border around this has a color of #5fe0ed        
        
          <div style="border:2px solid #5fe0ed;">Content here</div>
        
        
          .myborder {border:2px solid #5fe0ed;}
        
        Border color #5fe0ed