#5ef3ec color space conversions
Hex:
        #5ef3ec
        RGB:
        94, 243, 236
        CMY:
        63, 5, 7
        CMYK:
        61, 0, 3, 5
      HSL:
        177°, 86.1272%, 66.0784%
        HSV (HSB):
        177°, 61.3169%, 95.2941%
        XYZ:
        51.8070, 72.5370, 90.6274
        xyY:
        0.2410, 0.3374, 72.5370
      CIE-Lab:
        88.2264, -40.8196, -8.4315
        CIE-LCH:
        88.2264, 41.6813, 191.6706
        CIE-Luv:
        88.2264, -58.5528, -6.7741
        Hunter-Lab:
        85.1687, -40.4659, -3.4720
      #5ef3ec color charts
#5ef3ec RGB chart
      #5ef3ec CMYK chart
      #5ef3ec RGB pie chart
      #5ef3ec color shades, tints & tones
#5ef3ec color schemes
#5ef3ec color preview, HTML & CSS examples
           This text has a color of #5ef3ec        
        
          <p style="color:#5ef3ec;">Text here</p>
        
        
          .mytext {color:#5ef3ec;}
        
        Text color #5ef3ec
      
           This box has a color of #5ef3ec        
        
          <div style="background-color:#5ef3ec;">Content here</div>
        
        
          .mybackground {background-color:#5ef3ec;}
        
        Background color #5ef3ec
      
           Border around this has a color of #5ef3ec        
        
          <div style="border:2px solid #5ef3ec;">Content here</div>
        
        
          .myborder {border:2px solid #5ef3ec;}
        
        Border color #5ef3ec