#50ffc3 color space conversions
Hex:
        #50ffc3
        RGB:
        80, 255, 195
        CMY:
        69, 0, 24
        CMYK:
        69, 0, 24, 0
      HSL:
        159°, 100.0000%, 65.6863%
        HSV (HSB):
        159°, 68.6275%, 100.0000%
        XYZ:
        48.9186, 77.1656, 63.9459
        xyY:
        0.2574, 0.4061, 77.1656
      CIE-Lab:
        90.3978, -57.9150, 15.9575
        CIE-LCH:
        90.3978, 60.0732, 164.5953
        CIE-Luv:
        90.3978, -68.0383, 33.3191
        Hunter-Lab:
        87.8440, -54.3237, 18.3307
      #50ffc3 color charts
#50ffc3 RGB chart
      #50ffc3 CMYK chart
      #50ffc3 RGB pie chart
      #50ffc3 color shades, tints & tones
#50ffc3 color schemes
#50ffc3 color preview, HTML & CSS examples
           This text has a color of #50ffc3        
        
          <p style="color:#50ffc3;">Text here</p>
        
        
          .mytext {color:#50ffc3;}
        
        Text color #50ffc3
      
           This box has a color of #50ffc3        
        
          <div style="background-color:#50ffc3;">Content here</div>
        
        
          .mybackground {background-color:#50ffc3;}
        
        Background color #50ffc3
      
           Border around this has a color of #50ffc3        
        
          <div style="border:2px solid #50ffc3;">Content here</div>
        
        
          .myborder {border:2px solid #50ffc3;}
        
        Border color #50ffc3