#5a94ea color space conversions
Hex:
        #5a94ea
        RGB:
        90, 148, 234
        CMY:
        65, 42, 8
        CMYK:
        62, 37, 0, 8
      HSL:
        216°, 77.4194%, 63.5294%
        HSV (HSB):
        216°, 61.5385%, 91.7647%
        XYZ:
        29.6576, 29.2940, 81.9331
        xyY:
        0.2105, 0.2079, 29.2940
      CIE-Lab:
        61.0402, 7.0626, -49.0848
        CIE-LCH:
        61.0402, 49.5903, 278.1879
        CIE-Luv:
        61.0402, -25.3070, -78.9810
        Hunter-Lab:
        54.1239, 3.0937, -51.8668
      #5a94ea color charts
#5a94ea RGB chart
      #5a94ea CMYK chart
      #5a94ea RGB pie chart
      #5a94ea color shades, tints & tones
#5a94ea color schemes
#5a94ea color preview, HTML & CSS examples
           This text has a color of #5a94ea        
        
          <p style="color:#5a94ea;">Text here</p>
        
        
          .mytext {color:#5a94ea;}
        
        Text color #5a94ea
      
           This box has a color of #5a94ea        
        
          <div style="background-color:#5a94ea;">Content here</div>
        
        
          .mybackground {background-color:#5a94ea;}
        
        Background color #5a94ea
      
           Border around this has a color of #5a94ea        
        
          <div style="border:2px solid #5a94ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a94ea;}
        
        Border color #5a94ea