#5fe7ef color space conversions
Hex:
        #5fe7ef
        RGB:
        95, 231, 239
        CMY:
        63, 9, 6
        CMYK:
        60, 3, 0, 6
      HSL:
        183°, 81.8182%, 65.4902%
        HSV (HSB):
        183°, 60.2510%, 93.7255%
        XYZ:
        48.8752, 65.8167, 91.7893
        xyY:
        0.2367, 0.3188, 65.8167
      CIE-Lab:
        84.9028, -34.3483, -14.9623
        CIE-LCH:
        84.9028, 37.4657, 203.5382
        CIE-Luv:
        84.9028, -53.8320, -18.4052
        Hunter-Lab:
        81.1275, -34.4359, -10.2926
      #5fe7ef color charts
#5fe7ef RGB chart
      #5fe7ef CMYK chart
      #5fe7ef RGB pie chart
      #5fe7ef color shades, tints & tones
#5fe7ef color schemes
#5fe7ef color preview, HTML & CSS examples
           This text has a color of #5fe7ef        
        
          <p style="color:#5fe7ef;">Text here</p>
        
        
          .mytext {color:#5fe7ef;}
        
        Text color #5fe7ef
      
           This box has a color of #5fe7ef        
        
          <div style="background-color:#5fe7ef;">Content here</div>
        
        
          .mybackground {background-color:#5fe7ef;}
        
        Background color #5fe7ef
      
           Border around this has a color of #5fe7ef        
        
          <div style="border:2px solid #5fe7ef;">Content here</div>
        
        
          .myborder {border:2px solid #5fe7ef;}
        
        Border color #5fe7ef