#5daaf5 color space conversions
Hex:
        #5daaf5
        RGB:
        93, 170, 245
        CMY:
        64, 33, 4
        CMYK:
        62, 31, 0, 4
      HSL:
        210°, 88.3721%, 66.2745%
        HSV (HSB):
        210°, 62.0408%, 96.0784%
        XYZ:
        35.3704, 37.6692, 91.7929
        xyY:
        0.2146, 0.2285, 37.6692
      CIE-Lab:
        67.7761, -1.4618, -44.4937
        CIE-LCH:
        67.7761, 44.5177, 268.1182
        CIE-Luv:
        67.7761, -31.9765, -71.5708
        Hunter-Lab:
        61.3752, -4.5376, -45.7115
      #5daaf5 color charts
#5daaf5 RGB chart
      #5daaf5 CMYK chart
      #5daaf5 RGB pie chart
      #5daaf5 color shades, tints & tones
#5daaf5 color schemes
#5daaf5 color preview, HTML & CSS examples
           This text has a color of #5daaf5        
        
          <p style="color:#5daaf5;">Text here</p>
        
        
          .mytext {color:#5daaf5;}
        
        Text color #5daaf5
      
           This box has a color of #5daaf5        
        
          <div style="background-color:#5daaf5;">Content here</div>
        
        
          .mybackground {background-color:#5daaf5;}
        
        Background color #5daaf5
      
           Border around this has a color of #5daaf5        
        
          <div style="border:2px solid #5daaf5;">Content here</div>
        
        
          .myborder {border:2px solid #5daaf5;}
        
        Border color #5daaf5