#5ef7cb color space conversions
Hex:
        #5ef7cb
        RGB:
        94, 247, 203
        CMY:
        63, 3, 20
        CMYK:
        62, 0, 18, 3
      HSL:
        163°, 90.5325%, 66.8627%
        HSV (HSB):
        163°, 61.9433%, 96.8627%
        XYZ:
        48.6563, 73.2130, 68.0670
        xyY:
        0.2562, 0.3855, 73.2130
      CIE-Lab:
        88.5492, -50.6643, 9.2470
        CIE-LCH:
        88.5492, 51.5012, 169.6565
        CIE-Luv:
        88.5492, -61.9142, 22.2978
        Hunter-Lab:
        85.5646, -48.2339, 12.7298
      #5ef7cb color charts
#5ef7cb RGB chart
      #5ef7cb CMYK chart
      #5ef7cb RGB pie chart
      #5ef7cb color shades, tints & tones
#5ef7cb color schemes
#5ef7cb color preview, HTML & CSS examples
           This text has a color of #5ef7cb        
        
          <p style="color:#5ef7cb;">Text here</p>
        
        
          .mytext {color:#5ef7cb;}
        
        Text color #5ef7cb
      
           This box has a color of #5ef7cb        
        
          <div style="background-color:#5ef7cb;">Content here</div>
        
        
          .mybackground {background-color:#5ef7cb;}
        
        Background color #5ef7cb
      
           Border around this has a color of #5ef7cb        
        
          <div style="border:2px solid #5ef7cb;">Content here</div>
        
        
          .myborder {border:2px solid #5ef7cb;}
        
        Border color #5ef7cb