#50efbc color space conversions
Hex:
        #50efbc
        RGB:
        80, 239, 188
        CMY:
        69, 6, 26
        CMYK:
        67, 0, 21, 6
      HSL:
        161°, 83.2461%, 62.5490%
        HSV (HSB):
        161°, 66.5272%, 93.7255%
        XYZ:
        43.2519, 67.0693, 58.2430
        xyY:
        0.2566, 0.3979, 67.0693
      CIE-Lab:
        85.5389, -53.0830, 12.7150
        CIE-LCH:
        85.5389, 54.5846, 166.5297
        CIE-Luv:
        85.5389, -62.8241, 27.5912
        Hunter-Lab:
        81.8959, -49.0461, 15.1610
      #50efbc color charts
#50efbc RGB chart
      #50efbc CMYK chart
      #50efbc RGB pie chart
      #50efbc color shades, tints & tones
#50efbc color schemes
#50efbc color preview, HTML & CSS examples
           This text has a color of #50efbc        
        
          <p style="color:#50efbc;">Text here</p>
        
        
          .mytext {color:#50efbc;}
        
        Text color #50efbc
      
           This box has a color of #50efbc        
        
          <div style="background-color:#50efbc;">Content here</div>
        
        
          .mybackground {background-color:#50efbc;}
        
        Background color #50efbc
      
           Border around this has a color of #50efbc        
        
          <div style="border:2px solid #50efbc;">Content here</div>
        
        
          .myborder {border:2px solid #50efbc;}
        
        Border color #50efbc