#5dd5eb color space conversions
Hex:
        #5dd5eb
        RGB:
        93, 213, 235
        CMY:
        64, 16, 8
        CMYK:
        60, 9, 0, 8
      HSL:
        189°, 78.0220%, 64.3137%
        HSV (HSB):
        189°, 60.4255%, 92.1569%
        XYZ:
        43.3038, 55.9138, 87.1074
        xyY:
        0.2324, 0.3001, 55.9138
      CIE-Lab:
        79.5647, -27.1782, -20.8974
        CIE-LCH:
        79.5647, 34.2835, 217.5569
        CIE-Luv:
        79.5647, -47.9308, -29.1667
        Hunter-Lab:
        74.7755, -27.4847, -16.7251
      #5dd5eb color charts
#5dd5eb RGB chart
      #5dd5eb CMYK chart
      #5dd5eb RGB pie chart
      #5dd5eb color shades, tints & tones
#5dd5eb color schemes
#5dd5eb color preview, HTML & CSS examples
           This text has a color of #5dd5eb        
        
          <p style="color:#5dd5eb;">Text here</p>
        
        
          .mytext {color:#5dd5eb;}
        
        Text color #5dd5eb
      
           This box has a color of #5dd5eb        
        
          <div style="background-color:#5dd5eb;">Content here</div>
        
        
          .mybackground {background-color:#5dd5eb;}
        
        Background color #5dd5eb
      
           Border around this has a color of #5dd5eb        
        
          <div style="border:2px solid #5dd5eb;">Content here</div>
        
        
          .myborder {border:2px solid #5dd5eb;}
        
        Border color #5dd5eb