#50c6ea color space conversions
Hex:
        #50c6ea
        RGB:
        80, 198, 234
        CMY:
        69, 22, 8
        CMYK:
        66, 15, 0, 8
      HSL:
        194°, 78.5714%, 61.5686%
        HSV (HSB):
        194°, 65.8120%, 91.7647%
        XYZ:
        38.3536, 48.0342, 85.0920
        xyY:
        0.2237, 0.2801, 48.0342
      CIE-Lab:
        74.8465, -22.0981, -27.5893
        CIE-LCH:
        74.8465, 35.3482, 231.3065
        CIE-Luv:
        74.8465, -45.3075, -40.9219
        Hunter-Lab:
        69.3067, -22.5065, -24.2792
      #50c6ea color charts
#50c6ea RGB chart
      #50c6ea CMYK chart
      #50c6ea RGB pie chart
      #50c6ea color shades, tints & tones
#50c6ea color schemes
#50c6ea color preview, HTML & CSS examples
           This text has a color of #50c6ea        
        
          <p style="color:#50c6ea;">Text here</p>
        
        
          .mytext {color:#50c6ea;}
        
        Text color #50c6ea
      
           This box has a color of #50c6ea        
        
          <div style="background-color:#50c6ea;">Content here</div>
        
        
          .mybackground {background-color:#50c6ea;}
        
        Background color #50c6ea
      
           Border around this has a color of #50c6ea        
        
          <div style="border:2px solid #50c6ea;">Content here</div>
        
        
          .myborder {border:2px solid #50c6ea;}
        
        Border color #50c6ea