#5daee3 color space conversions
Hex:
        #5daee3
        RGB:
        93, 174, 227
        CMY:
        64, 32, 11
        CMYK:
        59, 23, 0, 11
      HSL:
        204°, 70.5263%, 62.7451%
        HSV (HSB):
        204°, 59.0308%, 89.0196%
        XYZ:
        33.5154, 38.1453, 78.2694
        xyY:
        0.2235, 0.2544, 38.1453
      CIE-Lab:
        68.1276, -9.3772, -34.1123
        CIE-LCH:
        68.1276, 35.3777, 254.6295
        CIE-Luv:
        68.1276, -33.9546, -53.0343
        Hunter-Lab:
        61.7619, -11.2194, -31.9035
      #5daee3 color charts
#5daee3 RGB chart
      #5daee3 CMYK chart
      #5daee3 RGB pie chart
      #5daee3 color shades, tints & tones
#5daee3 color schemes
#5daee3 color preview, HTML & CSS examples
           This text has a color of #5daee3        
        
          <p style="color:#5daee3;">Text here</p>
        
        
          .mytext {color:#5daee3;}
        
        Text color #5daee3
      
           This box has a color of #5daee3        
        
          <div style="background-color:#5daee3;">Content here</div>
        
        
          .mybackground {background-color:#5daee3;}
        
        Background color #5daee3
      
           Border around this has a color of #5daee3        
        
          <div style="border:2px solid #5daee3;">Content here</div>
        
        
          .myborder {border:2px solid #5daee3;}
        
        Border color #5daee3