#5ff0cd color space conversions
Hex:
        #5ff0cd
        RGB:
        95, 240, 205
        CMY:
        63, 6, 20
        CMYK:
        60, 0, 15, 6
      HSL:
        166°, 82.8571%, 65.6863%
        HSV (HSB):
        166°, 60.4167%, 94.1176%
        XYZ:
        46.8988, 69.1609, 68.6352
        xyY:
        0.2539, 0.3745, 69.1609
      CIE-Lab:
        86.5836, -47.0670, 5.3836
        CIE-LCH:
        86.5836, 47.3739, 173.4748
        CIE-Luv:
        86.5836, -59.0275, 15.8709
        Hunter-Lab:
        83.1630, -44.8722, 9.2815
      #5ff0cd color charts
#5ff0cd RGB chart
      #5ff0cd CMYK chart
      #5ff0cd RGB pie chart
      #5ff0cd color shades, tints & tones
#5ff0cd color schemes
#5ff0cd color preview, HTML & CSS examples
           This text has a color of #5ff0cd        
        
          <p style="color:#5ff0cd;">Text here</p>
        
        
          .mytext {color:#5ff0cd;}
        
        Text color #5ff0cd
      
           This box has a color of #5ff0cd        
        
          <div style="background-color:#5ff0cd;">Content here</div>
        
        
          .mybackground {background-color:#5ff0cd;}
        
        Background color #5ff0cd
      
           Border around this has a color of #5ff0cd        
        
          <div style="border:2px solid #5ff0cd;">Content here</div>
        
        
          .myborder {border:2px solid #5ff0cd;}
        
        Border color #5ff0cd