#5de0d8 color space conversions
Hex:
        #5de0d8
        RGB:
        93, 224, 216
        CMY:
        64, 12, 15
        CMYK:
        58, 0, 4, 12
      HSL:
        176°, 67.8756%, 62.1569%
        HSV (HSB):
        176°, 58.4821%, 87.8431%
        XYZ:
        43.5645, 60.5963, 74.3659
        xyY:
        0.2440, 0.3394, 60.5963
      CIE-Lab:
        82.1613, -37.5996, -6.8870
        CIE-LCH:
        82.1613, 38.2251, 190.3796
        CIE-Luv:
        82.1613, -52.9900, -4.7359
        Hunter-Lab:
        77.8436, -36.3304, -2.1506
      #5de0d8 color charts
#5de0d8 RGB chart
      #5de0d8 CMYK chart
      #5de0d8 RGB pie chart
      #5de0d8 color shades, tints & tones
#5de0d8 color schemes
#5de0d8 color preview, HTML & CSS examples
           This text has a color of #5de0d8        
        
          <p style="color:#5de0d8;">Text here</p>
        
        
          .mytext {color:#5de0d8;}
        
        Text color #5de0d8
      
           This box has a color of #5de0d8        
        
          <div style="background-color:#5de0d8;">Content here</div>
        
        
          .mybackground {background-color:#5de0d8;}
        
        Background color #5de0d8
      
           Border around this has a color of #5de0d8        
        
          <div style="border:2px solid #5de0d8;">Content here</div>
        
        
          .myborder {border:2px solid #5de0d8;}
        
        Border color #5de0d8