#5ff0da color space conversions
Hex:
        #5ff0da
        RGB:
        95, 240, 218
        CMY:
        63, 6, 15
        CMYK:
        60, 0, 9, 6
      HSL:
        171°, 82.8571%, 65.6863%
        HSV (HSB):
        171°, 60.4167%, 94.1176%
        XYZ:
        48.5343, 69.8150, 77.2473
        xyY:
        0.2481, 0.3569, 69.8150
      CIE-Lab:
        86.9061, -43.9165, -0.9523
        CIE-LCH:
        86.9061, 43.9268, 181.2422
        CIE-Luv:
        86.9061, -58.2935, 5.6324
        Hunter-Lab:
        83.5554, -42.5378, 3.6749
      #5ff0da color charts
#5ff0da RGB chart
      #5ff0da CMYK chart
      #5ff0da RGB pie chart
      #5ff0da color shades, tints & tones
#5ff0da color schemes
#5ff0da color preview, HTML & CSS examples
           This text has a color of #5ff0da        
        
          <p style="color:#5ff0da;">Text here</p>
        
        
          .mytext {color:#5ff0da;}
        
        Text color #5ff0da
      
           This box has a color of #5ff0da        
        
          <div style="background-color:#5ff0da;">Content here</div>
        
        
          .mybackground {background-color:#5ff0da;}
        
        Background color #5ff0da
      
           Border around this has a color of #5ff0da        
        
          <div style="border:2px solid #5ff0da;">Content here</div>
        
        
          .myborder {border:2px solid #5ff0da;}
        
        Border color #5ff0da