#5ff2d8 color space conversions
Hex:
        #5ff2d8
        RGB:
        95, 242, 216
        CMY:
        63, 5, 15
        CMYK:
        61, 0, 11, 5
      HSL:
        169°, 84.9711%, 66.0784%
        HSV (HSB):
        169°, 60.7438%, 94.9020%
        XYZ:
        48.8661, 70.8950, 76.0743
        xyY:
        0.2495, 0.3620, 70.8950
      CIE-Lab:
        87.4340, -45.2833, 0.8654
        CIE-LCH:
        87.4340, 45.2916, 178.9052
        CIE-Luv:
        87.4340, -59.1358, 8.6857
        Hunter-Lab:
        84.1992, -43.7537, 5.3706
      #5ff2d8 color charts
#5ff2d8 RGB chart
      #5ff2d8 CMYK chart
      #5ff2d8 RGB pie chart
      #5ff2d8 color shades, tints & tones
#5ff2d8 color schemes
#5ff2d8 color preview, HTML & CSS examples
           This text has a color of #5ff2d8        
        
          <p style="color:#5ff2d8;">Text here</p>
        
        
          .mytext {color:#5ff2d8;}
        
        Text color #5ff2d8
      
           This box has a color of #5ff2d8        
        
          <div style="background-color:#5ff2d8;">Content here</div>
        
        
          .mybackground {background-color:#5ff2d8;}
        
        Background color #5ff2d8
      
           Border around this has a color of #5ff2d8        
        
          <div style="border:2px solid #5ff2d8;">Content here</div>
        
        
          .myborder {border:2px solid #5ff2d8;}
        
        Border color #5ff2d8