#5daaf2 color space conversions
Hex:
        #5daaf2
        RGB:
        93, 170, 242
        CMY:
        64, 33, 5
        CMYK:
        62, 30, 0, 5
      HSL:
        209°, 85.1429%, 65.6863%
        HSV (HSB):
        209°, 61.5702%, 94.9020%
        XYZ:
        34.9159, 37.4874, 89.3999
        xyY:
        0.2158, 0.2317, 37.4874
      CIE-Lab:
        67.6411, -2.4269, -43.0702
        CIE-LCH:
        67.6411, 43.1385, 266.7749
        CIE-Luv:
        67.6411, -32.0592, -69.0157
        Hunter-Lab:
        61.2270, -5.3539, -43.7128
      #5daaf2 color charts
#5daaf2 RGB chart
      #5daaf2 CMYK chart
      #5daaf2 RGB pie chart
      #5daaf2 color shades, tints & tones
#5daaf2 color schemes
#5daaf2 color preview, HTML & CSS examples
           This text has a color of #5daaf2        
        
          <p style="color:#5daaf2;">Text here</p>
        
        
          .mytext {color:#5daaf2;}
        
        Text color #5daaf2
      
           This box has a color of #5daaf2        
        
          <div style="background-color:#5daaf2;">Content here</div>
        
        
          .mybackground {background-color:#5daaf2;}
        
        Background color #5daaf2
      
           Border around this has a color of #5daaf2        
        
          <div style="border:2px solid #5daaf2;">Content here</div>
        
        
          .myborder {border:2px solid #5daaf2;}
        
        Border color #5daaf2