#5daec1 color space conversions
Hex:
        #5daec1
        RGB:
        93, 174, 193
        CMY:
        64, 32, 24
        CMYK:
        52, 10, 0, 24
      HSL:
        191°, 44.6429%, 56.0784%
        HSV (HSB):
        191°, 51.8135%, 75.6863%
        XYZ:
        29.2759, 36.4495, 55.9445
        xyY:
        0.2406, 0.2996, 36.4495
      CIE-Lab:
        66.8620, -19.4925, -17.3222
        CIE-LCH:
        66.8620, 26.0772, 221.6262
        CIE-Luv:
        66.8620, -35.1257, -23.7529
        Hunter-Lab:
        60.3734, -19.0965, -12.6792
      #5daec1 color charts
#5daec1 RGB chart
      #5daec1 CMYK chart
      #5daec1 RGB pie chart
      #5daec1 color shades, tints & tones
#5daec1 color schemes
#5daec1 color preview, HTML & CSS examples
           This text has a color of #5daec1        
        
          <p style="color:#5daec1;">Text here</p>
        
        
          .mytext {color:#5daec1;}
        
        Text color #5daec1
      
           This box has a color of #5daec1        
        
          <div style="background-color:#5daec1;">Content here</div>
        
        
          .mybackground {background-color:#5daec1;}
        
        Background color #5daec1
      
           Border around this has a color of #5daec1        
        
          <div style="border:2px solid #5daec1;">Content here</div>
        
        
          .myborder {border:2px solid #5daec1;}
        
        Border color #5daec1