#5ef1ca color space conversions
Hex:
        #5ef1ca
        RGB:
        94, 241, 202
        CMY:
        63, 5, 21
        CMYK:
        61, 0, 16, 5
      HSL:
        164°, 84.0000%, 65.6863%
        HSV (HSB):
        164°, 60.9959%, 94.5098%
        XYZ:
        46.7321, 69.5545, 66.8394
        xyY:
        0.2552, 0.3798, 69.5545
      CIE-Lab:
        86.7779, -48.3734, 7.2273
        CIE-LCH:
        86.7779, 48.9103, 171.5025
        CIE-Luv:
        86.7779, -59.7878, 18.8555
        Hunter-Lab:
        83.3994, -45.9281, 10.8623
      #5ef1ca color charts
#5ef1ca RGB chart
      #5ef1ca CMYK chart
      #5ef1ca RGB pie chart
      #5ef1ca color shades, tints & tones
#5ef1ca color schemes
#5ef1ca color preview, HTML & CSS examples
           This text has a color of #5ef1ca        
        
          <p style="color:#5ef1ca;">Text here</p>
        
        
          .mytext {color:#5ef1ca;}
        
        Text color #5ef1ca
      
           This box has a color of #5ef1ca        
        
          <div style="background-color:#5ef1ca;">Content here</div>
        
        
          .mybackground {background-color:#5ef1ca;}
        
        Background color #5ef1ca
      
           Border around this has a color of #5ef1ca        
        
          <div style="border:2px solid #5ef1ca;">Content here</div>
        
        
          .myborder {border:2px solid #5ef1ca;}
        
        Border color #5ef1ca