#50b3de color space conversions
Hex:
        #50b3de
        RGB:
        80, 179, 222
        CMY:
        69, 30, 13
        CMYK:
        64, 19, 0, 13
      HSL:
        198°, 68.2692%, 59.2157%
        HSV (HSB):
        198°, 63.9640%, 87.0588%
        XYZ:
        32.6132, 39.2196, 74.9585
        xyY:
        0.2222, 0.2672, 39.2196
      CIE-Lab:
        68.9100, -15.9484, -30.2005
        CIE-LCH:
        68.9100, 34.1529, 242.1622
        CIE-Luv:
        68.9100, -39.0589, -45.6867
        Hunter-Lab:
        62.6256, -16.6382, -27.1282
      #50b3de color charts
#50b3de RGB chart
      #50b3de CMYK chart
      #50b3de RGB pie chart
      #50b3de color shades, tints & tones
#50b3de color schemes
#50b3de color preview, HTML & CSS examples
           This text has a color of #50b3de        
        
          <p style="color:#50b3de;">Text here</p>
        
        
          .mytext {color:#50b3de;}
        
        Text color #50b3de
      
           This box has a color of #50b3de        
        
          <div style="background-color:#50b3de;">Content here</div>
        
        
          .mybackground {background-color:#50b3de;}
        
        Background color #50b3de
      
           Border around this has a color of #50b3de        
        
          <div style="border:2px solid #50b3de;">Content here</div>
        
        
          .myborder {border:2px solid #50b3de;}
        
        Border color #50b3de