#50dbfd color space conversions
Hex:
        #50dbfd
        RGB:
        80, 219, 253
        CMY:
        69, 14, 1
        CMYK:
        68, 13, 0, 1
      HSL:
        192°, 97.7401%, 65.2941%
        HSV (HSB):
        192°, 68.3794%, 99.2157%
        XYZ:
        46.3694, 59.4604, 101.9616
        xyY:
        0.2232, 0.2862, 59.4604
      CIE-Lab:
        81.5440, -26.8368, -27.4898
        CIE-LCH:
        81.5440, 38.4174, 225.6887
        CIE-Luv:
        81.5440, -51.6903, -40.5075
        Hunter-Lab:
        77.1105, -27.6048, -24.4205
      #50dbfd color charts
#50dbfd RGB chart
      #50dbfd CMYK chart
      #50dbfd RGB pie chart
      #50dbfd color shades, tints & tones
#50dbfd color schemes
#50dbfd color preview, HTML & CSS examples
           This text has a color of #50dbfd        
        
          <p style="color:#50dbfd;">Text here</p>
        
        
          .mytext {color:#50dbfd;}
        
        Text color #50dbfd
      
           This box has a color of #50dbfd        
        
          <div style="background-color:#50dbfd;">Content here</div>
        
        
          .mybackground {background-color:#50dbfd;}
        
        Background color #50dbfd
      
           Border around this has a color of #50dbfd        
        
          <div style="border:2px solid #50dbfd;">Content here</div>
        
        
          .myborder {border:2px solid #50dbfd;}
        
        Border color #50dbfd