#50c2fc color space conversions
Hex:
        #50c2fc
        RGB:
        80, 194, 252
        CMY:
        69, 24, 1
        CMYK:
        68, 23, 0, 1
      HSL:
        200°, 96.6292%, 65.0980%
        HSV (HSB):
        200°, 68.2540%, 98.8235%
        XYZ:
        40.1707, 47.3173, 99.1114
        xyY:
        0.2153, 0.2536, 47.3173
      CIE-Lab:
        74.3923, -14.3952, -37.9798
        CIE-LCH:
        74.3923, 40.6163, 249.2422
        CIE-Luv:
        74.3923, -42.9477, -59.6700
        Hunter-Lab:
        68.7876, -16.1374, -37.2757
      #50c2fc color charts
#50c2fc RGB chart
      #50c2fc CMYK chart
      #50c2fc RGB pie chart
      #50c2fc color shades, tints & tones
#50c2fc color schemes
#50c2fc color preview, HTML & CSS examples
           This text has a color of #50c2fc        
        
          <p style="color:#50c2fc;">Text here</p>
        
        
          .mytext {color:#50c2fc;}
        
        Text color #50c2fc
      
           This box has a color of #50c2fc        
        
          <div style="background-color:#50c2fc;">Content here</div>
        
        
          .mybackground {background-color:#50c2fc;}
        
        Background color #50c2fc
      
           Border around this has a color of #50c2fc        
        
          <div style="border:2px solid #50c2fc;">Content here</div>
        
        
          .myborder {border:2px solid #50c2fc;}
        
        Border color #50c2fc