#50f0f2 color space conversions
Hex:
        #50f0f2
        RGB:
        80, 240, 242
        CMY:
        69, 6, 5
        CMYK:
        67, 1, 0, 5
      HSL:
        181°, 86.1702%, 63.1373%
        HSV (HSB):
        181°, 66.9421%, 94.9020%
        XYZ:
        50.4954, 70.4365, 94.9386
        xyY:
        0.2339, 0.3263, 70.4365
      CIE-Lab:
        87.2105, -39.9169, -13.1202
        CIE-LCH:
        87.2105, 42.0178, 198.1951
        CIE-Luv:
        87.2105, -59.7744, -14.6045
        Hunter-Lab:
        83.9264, -39.4745, -8.3211
      #50f0f2 color charts
#50f0f2 RGB chart
      #50f0f2 CMYK chart
      #50f0f2 RGB pie chart
      #50f0f2 color shades, tints & tones
#50f0f2 color schemes
#50f0f2 color preview, HTML & CSS examples
           This text has a color of #50f0f2        
        
          <p style="color:#50f0f2;">Text here</p>
        
        
          .mytext {color:#50f0f2;}
        
        Text color #50f0f2
      
           This box has a color of #50f0f2        
        
          <div style="background-color:#50f0f2;">Content here</div>
        
        
          .mybackground {background-color:#50f0f2;}
        
        Background color #50f0f2
      
           Border around this has a color of #50f0f2        
        
          <div style="border:2px solid #50f0f2;">Content here</div>
        
        
          .myborder {border:2px solid #50f0f2;}
        
        Border color #50f0f2