#50c0f1 color space conversions
Hex:
        #50c0f1
        RGB:
        80, 192, 241
        CMY:
        69, 25, 5
        CMYK:
        67, 20, 0, 5
      HSL:
        198°, 85.1852%, 62.9412%
        HSV (HSB):
        198°, 66.8050%, 94.5098%
        XYZ:
        38.0351, 45.7556, 90.0461
        xyY:
        0.2188, 0.2632, 45.7556
      CIE-Lab:
        73.3867, -16.8317, -33.6142
        CIE-LCH:
        73.3867, 37.5928, 243.4014
        CIE-Luv:
        73.3867, -42.7969, -51.7670
        Hunter-Lab:
        67.6429, -18.0059, -31.5767
      #50c0f1 color charts
#50c0f1 RGB chart
      #50c0f1 CMYK chart
      #50c0f1 RGB pie chart
      #50c0f1 color shades, tints & tones
#50c0f1 color schemes
#50c0f1 color preview, HTML & CSS examples
           This text has a color of #50c0f1        
        
          <p style="color:#50c0f1;">Text here</p>
        
        
          .mytext {color:#50c0f1;}
        
        Text color #50c0f1
      
           This box has a color of #50c0f1        
        
          <div style="background-color:#50c0f1;">Content here</div>
        
        
          .mybackground {background-color:#50c0f1;}
        
        Background color #50c0f1
      
           Border around this has a color of #50c0f1        
        
          <div style="border:2px solid #50c0f1;">Content here</div>
        
        
          .myborder {border:2px solid #50c0f1;}
        
        Border color #50c0f1