#5efbac color space conversions
Hex:
        #5efbac
        RGB:
        94, 251, 172
        CMY:
        63, 2, 33
        CMYK:
        63, 0, 31, 2
      HSL:
        150°, 95.1515%, 67.6471%
        HSV (HSB):
        150°, 62.5498%, 98.4314%
        XYZ:
        46.5597, 74.3526, 50.9273
        xyY:
        0.2709, 0.4327, 74.3526
      CIE-Lab:
        89.0889, -58.8202, 25.9394
        CIE-LCH:
        89.0889, 64.2858, 156.2027
        CIE-Luv:
        89.0889, -65.0578, 47.1182
        Hunter-Lab:
        86.2280, -54.5160, 25.3422
      #5efbac color charts
#5efbac RGB chart
      #5efbac CMYK chart
      #5efbac RGB pie chart
      #5efbac color shades, tints & tones
#5efbac color schemes
#5efbac color preview, HTML & CSS examples
           This text has a color of #5efbac        
        
          <p style="color:#5efbac;">Text here</p>
        
        
          .mytext {color:#5efbac;}
        
        Text color #5efbac
      
           This box has a color of #5efbac        
        
          <div style="background-color:#5efbac;">Content here</div>
        
        
          .mybackground {background-color:#5efbac;}
        
        Background color #5efbac
      
           Border around this has a color of #5efbac        
        
          <div style="border:2px solid #5efbac;">Content here</div>
        
        
          .myborder {border:2px solid #5efbac;}
        
        Border color #5efbac