#5ea4ea color space conversions
Hex:
        #5ea4ea
        RGB:
        94, 164, 234
        CMY:
        63, 36, 8
        CMYK:
        60, 30, 0, 8
      HSL:
        210°, 76.9231%, 64.3137%
        HSV (HSB):
        210°, 59.8291%, 91.7647%
        XYZ:
        32.7428, 34.8711, 82.8470
        xyY:
        0.2176, 0.2318, 34.8711
      CIE-Lab:
        65.6482, -1.4255, -41.8138
        CIE-LCH:
        65.6482, 41.8381, 268.0475
        CIE-Luv:
        65.6482, -29.8794, -66.7022
        Hunter-Lab:
        59.0518, -4.3665, -41.8450
      #5ea4ea color charts
#5ea4ea RGB chart
      #5ea4ea CMYK chart
      #5ea4ea RGB pie chart
      #5ea4ea color shades, tints & tones
#5ea4ea color schemes
#5ea4ea color preview, HTML & CSS examples
           This text has a color of #5ea4ea        
        
          <p style="color:#5ea4ea;">Text here</p>
        
        
          .mytext {color:#5ea4ea;}
        
        Text color #5ea4ea
      
           This box has a color of #5ea4ea        
        
          <div style="background-color:#5ea4ea;">Content here</div>
        
        
          .mybackground {background-color:#5ea4ea;}
        
        Background color #5ea4ea
      
           Border around this has a color of #5ea4ea        
        
          <div style="border:2px solid #5ea4ea;">Content here</div>
        
        
          .myborder {border:2px solid #5ea4ea;}
        
        Border color #5ea4ea