#50e0e3 color space conversions
Hex:
        #50e0e3
        RGB:
        80, 224, 227
        CMY:
        69, 12, 11
        CMYK:
        65, 1, 0, 11
      HSL:
        181°, 72.4138%, 60.1961%
        HSV (HSB):
        181°, 64.7577%, 89.0196%
        XYZ:
        43.8290, 60.5628, 82.0528
        xyY:
        0.2351, 0.3248, 60.5628
      CIE-Lab:
        82.1432, -36.7429, -12.7889
        CIE-LCH:
        82.1432, 38.9050, 199.1913
        CIE-Luv:
        82.1432, -55.0499, -14.4375
        Hunter-Lab:
        77.8221, -35.6584, -8.0377
      #50e0e3 color charts
#50e0e3 RGB chart
      #50e0e3 CMYK chart
      #50e0e3 RGB pie chart
      #50e0e3 color shades, tints & tones
#50e0e3 color schemes
#50e0e3 color preview, HTML & CSS examples
           This text has a color of #50e0e3        
        
          <p style="color:#50e0e3;">Text here</p>
        
        
          .mytext {color:#50e0e3;}
        
        Text color #50e0e3
      
           This box has a color of #50e0e3        
        
          <div style="background-color:#50e0e3;">Content here</div>
        
        
          .mybackground {background-color:#50e0e3;}
        
        Background color #50e0e3
      
           Border around this has a color of #50e0e3        
        
          <div style="border:2px solid #50e0e3;">Content here</div>
        
        
          .myborder {border:2px solid #50e0e3;}
        
        Border color #50e0e3