#5efef2 color space conversions
Hex:
        #5efef2
        RGB:
        94, 254, 242
        CMY:
        63, 0, 5
        CMYK:
        63, 0, 5, 0
      HSL:
        176°, 98.7654%, 68.2353%
        HSV (HSB):
        176°, 62.9921%, 99.6078%
        XYZ:
        56.0849, 79.6741, 96.4271
        xyY:
        0.2416, 0.3431, 79.6741
      CIE-Lab:
        91.5384, -44.1495, -6.6516
        CIE-LCH:
        91.5384, 44.6478, 188.5677
        CIE-Luv:
        91.5384, -62.1297, -3.3948
        Hunter-Lab:
        89.2604, -44.0488, -1.5681
      #5efef2 color charts
#5efef2 RGB chart
      #5efef2 CMYK chart
      #5efef2 RGB pie chart
      #5efef2 color shades, tints & tones
#5efef2 color schemes
#5efef2 color preview, HTML & CSS examples
           This text has a color of #5efef2        
        
          <p style="color:#5efef2;">Text here</p>
        
        
          .mytext {color:#5efef2;}
        
        Text color #5efef2
      
           This box has a color of #5efef2        
        
          <div style="background-color:#5efef2;">Content here</div>
        
        
          .mybackground {background-color:#5efef2;}
        
        Background color #5efef2
      
           Border around this has a color of #5efef2        
        
          <div style="border:2px solid #5efef2;">Content here</div>
        
        
          .myborder {border:2px solid #5efef2;}
        
        Border color #5efef2