#5da3ef color space conversions
Hex:
        #5da3ef
        RGB:
        93, 163, 239
        CMY:
        64, 36, 6
        CMYK:
        61, 32, 0, 6
      HSL:
        211°, 82.0225%, 65.0980%
        HSV (HSB):
        211°, 61.0879%, 93.7255%
        XYZ:
        33.1914, 34.7535, 86.6201
        xyY:
        0.2147, 0.2248, 34.7535
      CIE-Lab:
        65.5563, 0.5638, -44.7030
        CIE-LCH:
        65.5563, 44.7066, 270.7226
        CIE-Luv:
        65.5563, -29.6647, -71.8012
        Hunter-Lab:
        58.9521, -2.6667, -45.8500
      #5da3ef color charts
#5da3ef RGB chart
      #5da3ef CMYK chart
      #5da3ef RGB pie chart
      #5da3ef color shades, tints & tones
#5da3ef color schemes
#5da3ef color preview, HTML & CSS examples
           This text has a color of #5da3ef        
        
          <p style="color:#5da3ef;">Text here</p>
        
        
          .mytext {color:#5da3ef;}
        
        Text color #5da3ef
      
           This box has a color of #5da3ef        
        
          <div style="background-color:#5da3ef;">Content here</div>
        
        
          .mybackground {background-color:#5da3ef;}
        
        Background color #5da3ef
      
           Border around this has a color of #5da3ef        
        
          <div style="border:2px solid #5da3ef;">Content here</div>
        
        
          .myborder {border:2px solid #5da3ef;}
        
        Border color #5da3ef