#5ef2ef color space conversions
Hex:
        #5ef2ef
        RGB:
        94, 242, 239
        CMY:
        63, 5, 6
        CMYK:
        61, 0, 1, 5
      HSL:
        179°, 85.0575%, 65.8824%
        HSV (HSB):
        179°, 61.1570%, 94.9020%
        XYZ:
        51.9482, 72.1159, 92.8432
        xyY:
        0.2395, 0.3325, 72.1159
      CIE-Lab:
        88.0244, -39.5779, -10.3007
        CIE-LCH:
        88.0244, 40.8964, 194.5884
        CIE-Luv:
        88.0244, -58.0172, -10.0063
        Hunter-Lab:
        84.9211, -39.4193, -5.3762
      #5ef2ef color charts
#5ef2ef RGB chart
      #5ef2ef CMYK chart
      #5ef2ef RGB pie chart
      #5ef2ef color shades, tints & tones
#5ef2ef color schemes
#5ef2ef color preview, HTML & CSS examples
           This text has a color of #5ef2ef        
        
          <p style="color:#5ef2ef;">Text here</p>
        
        
          .mytext {color:#5ef2ef;}
        
        Text color #5ef2ef
      
           This box has a color of #5ef2ef        
        
          <div style="background-color:#5ef2ef;">Content here</div>
        
        
          .mybackground {background-color:#5ef2ef;}
        
        Background color #5ef2ef
      
           Border around this has a color of #5ef2ef        
        
          <div style="border:2px solid #5ef2ef;">Content here</div>
        
        
          .myborder {border:2px solid #5ef2ef;}
        
        Border color #5ef2ef