#5da5ea color space conversions
Hex:
        #5da5ea
        RGB:
        93, 165, 234
        CMY:
        64, 35, 8
        CMYK:
        60, 29, 0, 8
      HSL:
        209°, 77.0492%, 64.1176%
        HSV (HSB):
        209°, 60.2564%, 91.7647%
        XYZ:
        32.8206, 35.1779, 82.9021
        xyY:
        0.2175, 0.2331, 35.1779
      CIE-Lab:
        65.8870, -2.1773, -41.4426
        CIE-LCH:
        65.8870, 41.4998, 266.9925
        CIE-Luv:
        65.8870, -30.4939, -66.0230
        Hunter-Lab:
        59.3110, -5.0186, -41.3551
      #5da5ea color charts
#5da5ea RGB chart
      #5da5ea CMYK chart
      #5da5ea RGB pie chart
      #5da5ea color shades, tints & tones
#5da5ea color schemes
#5da5ea color preview, HTML & CSS examples
           This text has a color of #5da5ea        
        
          <p style="color:#5da5ea;">Text here</p>
        
        
          .mytext {color:#5da5ea;}
        
        Text color #5da5ea
      
           This box has a color of #5da5ea        
        
          <div style="background-color:#5da5ea;">Content here</div>
        
        
          .mybackground {background-color:#5da5ea;}
        
        Background color #5da5ea
      
           Border around this has a color of #5da5ea        
        
          <div style="border:2px solid #5da5ea;">Content here</div>
        
        
          .myborder {border:2px solid #5da5ea;}
        
        Border color #5da5ea