#50dbe5 color space conversions
Hex:
        #50dbe5
        RGB:
        80, 219, 229
        CMY:
        69, 14, 10
        CMYK:
        65, 4, 0, 10
      HSL:
        184°, 74.1294%, 60.5882%
        HSV (HSB):
        184°, 65.0655%, 89.8039%
        XYZ:
        42.7826, 58.0257, 83.0739
        xyY:
        0.2327, 0.3156, 58.0257
      CIE-Lab:
        80.7531, -33.8500, -15.9376
        CIE-LCH:
        80.7531, 37.4143, 205.2124
        CIE-Luv:
        80.7531, -53.1369, -20.0118
        Hunter-Lab:
        76.1746, -33.0529, -11.3379
      #50dbe5 color charts
#50dbe5 RGB chart
      #50dbe5 CMYK chart
      #50dbe5 RGB pie chart
      #50dbe5 color shades, tints & tones
#50dbe5 color schemes
#50dbe5 color preview, HTML & CSS examples
           This text has a color of #50dbe5        
        
          <p style="color:#50dbe5;">Text here</p>
        
        
          .mytext {color:#50dbe5;}
        
        Text color #50dbe5
      
           This box has a color of #50dbe5        
        
          <div style="background-color:#50dbe5;">Content here</div>
        
        
          .mybackground {background-color:#50dbe5;}
        
        Background color #50dbe5
      
           Border around this has a color of #50dbe5        
        
          <div style="border:2px solid #50dbe5;">Content here</div>
        
        
          .myborder {border:2px solid #50dbe5;}
        
        Border color #50dbe5