#5efbce color space conversions
Hex:
        #5efbce
        RGB:
        94, 251, 206
        CMY:
        63, 2, 19
        CMYK:
        63, 0, 18, 2
      HSL:
        163°, 95.1515%, 67.6471%
        HSV (HSB):
        163°, 62.5498%, 98.4314%
        XYZ:
        50.2539, 75.8303, 70.3806
        xyY:
        0.2558, 0.3860, 75.8303
      CIE-Lab:
        89.7805, -51.6411, 9.4539
        CIE-LCH:
        89.7805, 52.4993, 169.6258
        CIE-Luv:
        89.7805, -63.1885, 22.8118
        Hunter-Lab:
        87.0806, -49.3794, 13.0368
      #5efbce color charts
#5efbce RGB chart
      #5efbce CMYK chart
      #5efbce RGB pie chart
      #5efbce color shades, tints & tones
#5efbce color schemes
#5efbce color preview, HTML & CSS examples
           This text has a color of #5efbce        
        
          <p style="color:#5efbce;">Text here</p>
        
        
          .mytext {color:#5efbce;}
        
        Text color #5efbce
      
           This box has a color of #5efbce        
        
          <div style="background-color:#5efbce;">Content here</div>
        
        
          .mybackground {background-color:#5efbce;}
        
        Background color #5efbce
      
           Border around this has a color of #5efbce        
        
          <div style="border:2px solid #5efbce;">Content here</div>
        
        
          .myborder {border:2px solid #5efbce;}
        
        Border color #5efbce