#50eadf color space conversions
Hex:
        #50eadf
        RGB:
        80, 234, 223
        CMY:
        69, 8, 13
        CMYK:
        66, 0, 5, 8
      HSL:
        176°, 78.5714%, 61.5686%
        HSV (HSB):
        176°, 65.8120%, 91.7647%
        XYZ:
        46.0504, 65.8788, 80.1008
        xyY:
        0.2398, 0.3431, 65.8788
      CIE-Lab:
        84.9346, -42.3562, -6.5213
        CIE-LCH:
        84.9346, 42.8553, 188.7528
        CIE-Luv:
        84.9346, -58.8681, -3.4667
        Hunter-Lab:
        81.1658, -40.7660, -1.6960
      #50eadf color charts
#50eadf RGB chart
      #50eadf CMYK chart
      #50eadf RGB pie chart
      #50eadf color shades, tints & tones
#50eadf color schemes
#50eadf color preview, HTML & CSS examples
           This text has a color of #50eadf        
        
          <p style="color:#50eadf;">Text here</p>
        
        
          .mytext {color:#50eadf;}
        
        Text color #50eadf
      
           This box has a color of #50eadf        
        
          <div style="background-color:#50eadf;">Content here</div>
        
        
          .mybackground {background-color:#50eadf;}
        
        Background color #50eadf
      
           Border around this has a color of #50eadf        
        
          <div style="border:2px solid #50eadf;">Content here</div>
        
        
          .myborder {border:2px solid #50eadf;}
        
        Border color #50eadf