#5de9be color space conversions
Hex:
        #5de9be
        RGB:
        93, 233, 190
        CMY:
        64, 9, 25
        CMYK:
        60, 0, 18, 9
      HSL:
        162°, 76.0870%, 63.9216%
        HSV (HSB):
        162°, 60.0858%, 91.3725%
        XYZ:
        42.9474, 64.3227, 58.8672
        xyY:
        0.2585, 0.3872, 64.3227
      CIE-Lab:
        84.1335, -47.9297, 9.7140
        CIE-LCH:
        84.1335, 48.9041, 168.5430
        CIE-Luv:
        84.1335, -57.7437, 22.3586
        Hunter-Lab:
        80.2014, -44.7668, 12.6226
      #5de9be color charts
#5de9be RGB chart
      #5de9be CMYK chart
      #5de9be RGB pie chart
      #5de9be color shades, tints & tones
#5de9be color schemes
#5de9be color preview, HTML & CSS examples
           This text has a color of #5de9be        
        
          <p style="color:#5de9be;">Text here</p>
        
        
          .mytext {color:#5de9be;}
        
        Text color #5de9be
      
           This box has a color of #5de9be        
        
          <div style="background-color:#5de9be;">Content here</div>
        
        
          .mybackground {background-color:#5de9be;}
        
        Background color #5de9be
      
           Border around this has a color of #5de9be        
        
          <div style="border:2px solid #5de9be;">Content here</div>
        
        
          .myborder {border:2px solid #5de9be;}
        
        Border color #5de9be