#5fe4ed color space conversions
Hex:
        #5fe4ed
        RGB:
        95, 228, 237
        CMY:
        63, 11, 7
        CMYK:
        60, 4, 0, 7
      HSL:
        184°, 79.7753%, 65.0980%
        HSV (HSB):
        184°, 59.9156%, 92.9412%
        XYZ:
        47.7488, 64.0341, 89.9640
        xyY:
        0.2367, 0.3174, 64.0341
      CIE-Lab:
        83.9835, -33.4872, -15.2866
        CIE-LCH:
        83.9835, 36.8113, 204.5363
        CIE-Luv:
        83.9835, -52.8525, -19.0468
        Hunter-Lab:
        80.0213, -33.5262, -10.6418
      #5fe4ed color charts
#5fe4ed RGB chart
      #5fe4ed CMYK chart
      #5fe4ed RGB pie chart
      #5fe4ed color shades, tints & tones
#5fe4ed color schemes
#5fe4ed color preview, HTML & CSS examples
           This text has a color of #5fe4ed        
        
          <p style="color:#5fe4ed;">Text here</p>
        
        
          .mytext {color:#5fe4ed;}
        
        Text color #5fe4ed
      
           This box has a color of #5fe4ed        
        
          <div style="background-color:#5fe4ed;">Content here</div>
        
        
          .mybackground {background-color:#5fe4ed;}
        
        Background color #5fe4ed
      
           Border around this has a color of #5fe4ed        
        
          <div style="border:2px solid #5fe4ed;">Content here</div>
        
        
          .myborder {border:2px solid #5fe4ed;}
        
        Border color #5fe4ed