#5da0e8 color space conversions
Hex:
        #5da0e8
        RGB:
        93, 160, 232
        CMY:
        64, 37, 9
        CMYK:
        60, 31, 0, 9
      HSL:
        211°, 75.1351%, 63.7255%
        HSV (HSB):
        211°, 59.9138%, 90.9804%
        XYZ:
        31.6505, 33.2950, 81.1023
        xyY:
        0.2167, 0.2280, 33.2950
      CIE-Lab:
        64.3990, 0.0169, -42.6768
        CIE-LCH:
        64.3990, 42.6768, 270.0227
        CIE-Luv:
        64.3990, -28.7591, -68.1274
        Hunter-Lab:
        57.7018, -3.0676, -42.9434
      #5da0e8 color charts
#5da0e8 RGB chart
      #5da0e8 CMYK chart
      #5da0e8 RGB pie chart
      #5da0e8 color shades, tints & tones
#5da0e8 color schemes
#5da0e8 color preview, HTML & CSS examples
           This text has a color of #5da0e8        
        
          <p style="color:#5da0e8;">Text here</p>
        
        
          .mytext {color:#5da0e8;}
        
        Text color #5da0e8
      
           This box has a color of #5da0e8        
        
          <div style="background-color:#5da0e8;">Content here</div>
        
        
          .mybackground {background-color:#5da0e8;}
        
        Background color #5da0e8
      
           Border around this has a color of #5da0e8        
        
          <div style="border:2px solid #5da0e8;">Content here</div>
        
        
          .myborder {border:2px solid #5da0e8;}
        
        Border color #5da0e8