#50c5ea color space conversions
Hex:
        #50c5ea
        RGB:
        80, 197, 234
        CMY:
        69, 23, 8
        CMYK:
        66, 16, 0, 8
      HSL:
        194°, 78.5714%, 61.5686%
        HSV (HSB):
        194°, 65.8120%, 91.7647%
        XYZ:
        38.1258, 47.5785, 85.0160
        xyY:
        0.2233, 0.2787, 47.5785
      CIE-Lab:
        74.5583, -21.5890, -28.0314
        CIE-LCH:
        74.5583, 35.3814, 232.3975
        CIE-Luv:
        74.5583, -44.9487, -41.7204
        Hunter-Lab:
        68.9772, -22.0476, -24.7923
      #50c5ea color charts
#50c5ea RGB chart
      #50c5ea CMYK chart
      #50c5ea RGB pie chart
      #50c5ea color shades, tints & tones
#50c5ea color schemes
#50c5ea color preview, HTML & CSS examples
           This text has a color of #50c5ea        
        
          <p style="color:#50c5ea;">Text here</p>
        
        
          .mytext {color:#50c5ea;}
        
        Text color #50c5ea
      
           This box has a color of #50c5ea        
        
          <div style="background-color:#50c5ea;">Content here</div>
        
        
          .mybackground {background-color:#50c5ea;}
        
        Background color #50c5ea
      
           Border around this has a color of #50c5ea        
        
          <div style="border:2px solid #50c5ea;">Content here</div>
        
        
          .myborder {border:2px solid #50c5ea;}
        
        Border color #50c5ea