#5daef1 color space conversions
Hex:
        #5daef1
        RGB:
        93, 174, 241
        CMY:
        64, 32, 5
        CMYK:
        61, 28, 0, 5
      HSL:
        207°, 84.0909%, 65.4902%
        HSV (HSB):
        207°, 61.4108%, 94.5098%
        XYZ:
        35.5274, 38.9501, 88.8647
        xyY:
        0.2175, 0.2385, 38.9501
      CIE-Lab:
        68.7151, -4.9779, -40.8439
        CIE-LCH:
        68.7151, 41.1462, 263.0513
        CIE-Luv:
        68.7151, -33.5099, -65.0741
        Hunter-Lab:
        62.4100, -7.6050, -40.7351
      #5daef1 color charts
#5daef1 RGB chart
      #5daef1 CMYK chart
      #5daef1 RGB pie chart
      #5daef1 color shades, tints & tones
#5daef1 color schemes
#5daef1 color preview, HTML & CSS examples
           This text has a color of #5daef1        
        
          <p style="color:#5daef1;">Text here</p>
        
        
          .mytext {color:#5daef1;}
        
        Text color #5daef1
      
           This box has a color of #5daef1        
        
          <div style="background-color:#5daef1;">Content here</div>
        
        
          .mybackground {background-color:#5daef1;}
        
        Background color #5daef1
      
           Border around this has a color of #5daef1        
        
          <div style="border:2px solid #5daef1;">Content here</div>
        
        
          .myborder {border:2px solid #5daef1;}
        
        Border color #5daef1