#5effea color space conversions
Hex:
        #5effea
        RGB:
        94, 255, 234
        CMY:
        63, 0, 8
        CMYK:
        63, 0, 8, 0
      HSL:
        172°, 100.0000%, 68.4314%
        HSV (HSB):
        172°, 63.1373%, 100.0000%
        XYZ:
        55.2274, 79.8402, 90.3418
        xyY:
        0.2450, 0.3542, 79.8402
      CIE-Lab:
        91.6131, -46.6198, -2.3945
        CIE-LCH:
        91.6131, 46.6813, 182.9403
        CIE-Luv:
        91.6131, -62.9694, 3.8177
        Hunter-Lab:
        89.3533, -46.0413, 2.6014
      #5effea color charts
#5effea RGB chart
      #5effea CMYK chart
      #5effea RGB pie chart
      #5effea color shades, tints & tones
#5effea color schemes
#5effea color preview, HTML & CSS examples
           This text has a color of #5effea        
        
          <p style="color:#5effea;">Text here</p>
        
        
          .mytext {color:#5effea;}
        
        Text color #5effea
      
           This box has a color of #5effea        
        
          <div style="background-color:#5effea;">Content here</div>
        
        
          .mybackground {background-color:#5effea;}
        
        Background color #5effea
      
           Border around this has a color of #5effea        
        
          <div style="border:2px solid #5effea;">Content here</div>
        
        
          .myborder {border:2px solid #5effea;}
        
        Border color #5effea