#5dcee5 color space conversions
Hex:
        #5dcee5
        RGB:
        93, 206, 229
        CMY:
        64, 19, 10
        CMYK:
        59, 10, 0, 10
      HSL:
        190°, 72.3404%, 63.1373%
        HSV (HSB):
        190°, 59.3886%, 89.8039%
        XYZ:
        40.7284, 52.1269, 82.0436
        xyY:
        0.2329, 0.2980, 52.1269
      CIE-Lab:
        77.3567, -25.4444, -21.0347
        CIE-LCH:
        77.3567, 33.0133, 219.5803
        CIE-Luv:
        77.3567, -45.6639, -29.5437
        Hunter-Lab:
        72.1990, -25.6541, -16.8352
      #5dcee5 color charts
#5dcee5 RGB chart
      #5dcee5 CMYK chart
      #5dcee5 RGB pie chart
      #5dcee5 color shades, tints & tones
#5dcee5 color schemes
#5dcee5 color preview, HTML & CSS examples
           This text has a color of #5dcee5        
        
          <p style="color:#5dcee5;">Text here</p>
        
        
          .mytext {color:#5dcee5;}
        
        Text color #5dcee5
      
           This box has a color of #5dcee5        
        
          <div style="background-color:#5dcee5;">Content here</div>
        
        
          .mybackground {background-color:#5dcee5;}
        
        Background color #5dcee5
      
           Border around this has a color of #5dcee5        
        
          <div style="border:2px solid #5dcee5;">Content here</div>
        
        
          .myborder {border:2px solid #5dcee5;}
        
        Border color #5dcee5