#5effb3 color space conversions
Hex:
        #5effb3
        RGB:
        94, 255, 179
        CMY:
        63, 0, 30
        CMYK:
        63, 0, 30, 0
      HSL:
        152°, 100.0000%, 68.4314%
        HSV (HSB):
        152°, 63.1373%, 100.0000%
        XYZ:
        48.5128, 77.1544, 54.9832
        xyY:
        0.2685, 0.4271, 77.1544
      CIE-Lab:
        90.3926, -59.0038, 24.1707
        CIE-LCH:
        90.3926, 63.7626, 157.7237
        CIE-Luv:
        90.3926, -66.1314, 44.9237
        Hunter-Lab:
        87.8376, -55.1300, 24.3728
      #5effb3 color charts
#5effb3 RGB chart
      #5effb3 CMYK chart
      #5effb3 RGB pie chart
      #5effb3 color shades, tints & tones
#5effb3 color schemes
#5effb3 color preview, HTML & CSS examples
           This text has a color of #5effb3        
        
          <p style="color:#5effb3;">Text here</p>
        
        
          .mytext {color:#5effb3;}
        
        Text color #5effb3
      
           This box has a color of #5effb3        
        
          <div style="background-color:#5effb3;">Content here</div>
        
        
          .mybackground {background-color:#5effb3;}
        
        Background color #5effb3
      
           Border around this has a color of #5effb3        
        
          <div style="border:2px solid #5effb3;">Content here</div>
        
        
          .myborder {border:2px solid #5effb3;}
        
        Border color #5effb3