#5efbcb color space conversions
Hex:
        #5efbcb
        RGB:
        94, 251, 203
        CMY:
        63, 2, 20
        CMYK:
        63, 0, 19, 2
      HSL:
        162°, 95.1515%, 67.6471%
        HSV (HSB):
        162°, 62.5498%, 98.4314%
        XYZ:
        49.8928, 75.6858, 68.4791
        xyY:
        0.2571, 0.3900, 75.6858
      CIE-Lab:
        89.7133, -52.3221, 10.9096
        CIE-LCH:
        89.7133, 53.4474, 168.2221
        CIE-Luv:
        89.7133, -63.3604, 25.0728
        Hunter-Lab:
        86.9976, -49.8768, 14.2289
      #5efbcb color charts
#5efbcb RGB chart
      #5efbcb CMYK chart
      #5efbcb RGB pie chart
      #5efbcb color shades, tints & tones
#5efbcb color schemes
#5efbcb color preview, HTML & CSS examples
           This text has a color of #5efbcb        
        
          <p style="color:#5efbcb;">Text here</p>
        
        
          .mytext {color:#5efbcb;}
        
        Text color #5efbcb
      
           This box has a color of #5efbcb        
        
          <div style="background-color:#5efbcb;">Content here</div>
        
        
          .mybackground {background-color:#5efbcb;}
        
        Background color #5efbcb
      
           Border around this has a color of #5efbcb        
        
          <div style="border:2px solid #5efbcb;">Content here</div>
        
        
          .myborder {border:2px solid #5efbcb;}
        
        Border color #5efbcb