#5effda color space conversions
Hex:
        #5effda
        RGB:
        94, 255, 218
        CMY:
        63, 0, 15
        CMYK:
        63, 0, 15, 0
      HSL:
        166°, 100.0000%, 68.4314%
        HSV (HSB):
        166°, 63.1373%, 100.0000%
        XYZ:
        53.0310, 78.9616, 78.7758
        xyY:
        0.2516, 0.3746, 78.9616
      CIE-Lab:
        91.2169, -50.5182, 5.3114
        CIE-LCH:
        91.2169, 50.7966, 173.9980
        CIE-Luv:
        91.2169, -63.9254, 16.4372
        Hunter-Lab:
        88.8604, -48.9786, 9.6410
      #5effda color charts
#5effda RGB chart
      #5effda CMYK chart
      #5effda RGB pie chart
      #5effda color shades, tints & tones
#5effda color schemes
#5effda color preview, HTML & CSS examples
           This text has a color of #5effda        
        
          <p style="color:#5effda;">Text here</p>
        
        
          .mytext {color:#5effda;}
        
        Text color #5effda
      
           This box has a color of #5effda        
        
          <div style="background-color:#5effda;">Content here</div>
        
        
          .mybackground {background-color:#5effda;}
        
        Background color #5effda
      
           Border around this has a color of #5effda        
        
          <div style="border:2px solid #5effda;">Content here</div>
        
        
          .myborder {border:2px solid #5effda;}
        
        Border color #5effda