#5daaff color space conversions
Hex:
        #5daaff
        RGB:
        93, 170, 255
        CMY:
        64, 33, 0
        CMYK:
        64, 33, 0, 0
      HSL:
        211°, 100.0000%, 68.2353%
        HSV (HSB):
        211°, 63.5294%, 100.0000%
        XYZ:
        36.9389, 38.2966, 100.0528
        xyY:
        0.2107, 0.2185, 38.2966
      CIE-Lab:
        68.2387, 1.7839, -49.2013
        CIE-LCH:
        68.2387, 49.2336, 272.0765
        CIE-Luv:
        68.2387, -31.7107, -80.0355
        Hunter-Lab:
        61.8843, -1.7502, -52.5395
      #5daaff color charts
#5daaff RGB chart
      #5daaff CMYK chart
      #5daaff RGB pie chart
      #5daaff color shades, tints & tones
#5daaff color schemes
#5daaff color preview, HTML & CSS examples
           This text has a color of #5daaff        
        
          <p style="color:#5daaff;">Text here</p>
        
        
          .mytext {color:#5daaff;}
        
        Text color #5daaff
      
           This box has a color of #5daaff        
        
          <div style="background-color:#5daaff;">Content here</div>
        
        
          .mybackground {background-color:#5daaff;}
        
        Background color #5daaff
      
           Border around this has a color of #5daaff        
        
          <div style="border:2px solid #5daaff;">Content here</div>
        
        
          .myborder {border:2px solid #5daaff;}
        
        Border color #5daaff