#5df2be color space conversions
Hex:
        #5df2be
        RGB:
        93, 242, 190
        CMY:
        64, 5, 25
        CMYK:
        62, 0, 21, 5
      HSL:
        159°, 85.1429%, 65.6863%
        HSV (HSB):
        159°, 61.5702%, 94.9020%
        XYZ:
        45.5606, 69.5491, 59.7382
        xyY:
        0.2606, 0.3978, 69.5491
      CIE-Lab:
        86.7752, -51.6873, 13.4690
        CIE-LCH:
        86.7752, 53.4134, 165.3943
        CIE-Luv:
        86.7752, -61.0481, 28.5451
        Hunter-Lab:
        83.3961, -48.4259, 15.9067
      #5df2be color charts
#5df2be RGB chart
      #5df2be CMYK chart
      #5df2be RGB pie chart
      #5df2be color shades, tints & tones
#5df2be color schemes
#5df2be color preview, HTML & CSS examples
           This text has a color of #5df2be        
        
          <p style="color:#5df2be;">Text here</p>
        
        
          .mytext {color:#5df2be;}
        
        Text color #5df2be
      
           This box has a color of #5df2be        
        
          <div style="background-color:#5df2be;">Content here</div>
        
        
          .mybackground {background-color:#5df2be;}
        
        Background color #5df2be
      
           Border around this has a color of #5df2be        
        
          <div style="border:2px solid #5df2be;">Content here</div>
        
        
          .myborder {border:2px solid #5df2be;}
        
        Border color #5df2be