#50a2ec color space conversions
Hex:
        #50a2ec
        RGB:
        80, 162, 236
        CMY:
        69, 36, 7
        CMYK:
        66, 31, 0, 7
      HSL:
        208°, 80.4124%, 61.9608%
        HSV (HSB):
        208°, 66.1017%, 92.5490%
        XYZ:
        31.3689, 33.6023, 84.1894
        xyY:
        0.2103, 0.2253, 33.6023
      CIE-Lab:
        64.6456, -2.0768, -44.5233
        CIE-LCH:
        64.6456, 44.5717, 267.3294
        CIE-Luv:
        64.6456, -32.4399, -71.0469
        Hunter-Lab:
        57.9675, -4.8483, -45.5330
      #50a2ec color charts
#50a2ec RGB chart
      #50a2ec CMYK chart
      #50a2ec RGB pie chart
      #50a2ec color shades, tints & tones
#50a2ec color schemes
#50a2ec color preview, HTML & CSS examples
           This text has a color of #50a2ec        
        
          <p style="color:#50a2ec;">Text here</p>
        
        
          .mytext {color:#50a2ec;}
        
        Text color #50a2ec
      
           This box has a color of #50a2ec        
        
          <div style="background-color:#50a2ec;">Content here</div>
        
        
          .mybackground {background-color:#50a2ec;}
        
        Background color #50a2ec
      
           Border around this has a color of #50a2ec        
        
          <div style="border:2px solid #50a2ec;">Content here</div>
        
        
          .myborder {border:2px solid #50a2ec;}
        
        Border color #50a2ec