#5df2ab color space conversions
Hex:
        #5df2ab
        RGB:
        93, 242, 171
        CMY:
        64, 5, 33
        CMYK:
        62, 0, 29, 5
      HSL:
        151°, 85.1429%, 65.6863%
        HSV (HSB):
        151°, 61.5702%, 94.9020%
        XYZ:
        43.6170, 68.7717, 49.5035
        xyY:
        0.2694, 0.4248, 68.7717
      CIE-Lab:
        86.3909, -55.6759, 22.7482
        CIE-LCH:
        86.3909, 60.1438, 157.7759
        CIE-Luv:
        86.3909, -62.0681, 42.0714
        Hunter-Lab:
        82.9287, -51.2417, 22.6575
      #5df2ab color charts
#5df2ab RGB chart
      #5df2ab CMYK chart
      #5df2ab RGB pie chart
      #5df2ab color shades, tints & tones
#5df2ab color schemes
#5df2ab color preview, HTML & CSS examples
           This text has a color of #5df2ab        
        
          <p style="color:#5df2ab;">Text here</p>
        
        
          .mytext {color:#5df2ab;}
        
        Text color #5df2ab
      
           This box has a color of #5df2ab        
        
          <div style="background-color:#5df2ab;">Content here</div>
        
        
          .mybackground {background-color:#5df2ab;}
        
        Background color #5df2ab
      
           Border around this has a color of #5df2ab        
        
          <div style="border:2px solid #5df2ab;">Content here</div>
        
        
          .myborder {border:2px solid #5df2ab;}
        
        Border color #5df2ab