#5de1b1 color space conversions
Hex:
        #5de1b1
        RGB:
        93, 225, 177
        CMY:
        64, 12, 31
        CMYK:
        59, 0, 21, 12
      HSL:
        158°, 68.7500%, 62.3529%
        HSV (HSB):
        158°, 58.6667%, 88.2353%
        XYZ:
        39.3752, 59.3519, 50.9757
        xyY:
        0.2630, 0.3965, 59.3519
      CIE-Lab:
        81.4846, -47.4591, 12.7795
        CIE-LCH:
        81.4846, 49.1496, 164.9293
        CIE-Luv:
        81.4846, -55.4579, 26.5712
        Hunter-Lab:
        77.0402, -43.5890, 14.6973
      #5de1b1 color charts
#5de1b1 RGB chart
      #5de1b1 CMYK chart
      #5de1b1 RGB pie chart
      #5de1b1 color shades, tints & tones
#5de1b1 color schemes
#5de1b1 color preview, HTML & CSS examples
           This text has a color of #5de1b1        
        
          <p style="color:#5de1b1;">Text here</p>
        
        
          .mytext {color:#5de1b1;}
        
        Text color #5de1b1
      
           This box has a color of #5de1b1        
        
          <div style="background-color:#5de1b1;">Content here</div>
        
        
          .mybackground {background-color:#5de1b1;}
        
        Background color #5de1b1
      
           Border around this has a color of #5de1b1        
        
          <div style="border:2px solid #5de1b1;">Content here</div>
        
        
          .myborder {border:2px solid #5de1b1;}
        
        Border color #5de1b1