#5a90ea color space conversions
Hex:
        #5a90ea
        RGB:
        90, 144, 234
        CMY:
        65, 44, 8
        CMYK:
        62, 38, 0, 8
      HSL:
        218°, 77.4194%, 63.5294%
        HSV (HSB):
        218°, 61.5385%, 91.7647%
        XYZ:
        29.0410, 28.0607, 81.7275
        xyY:
        0.2092, 0.2021, 28.0607
      CIE-Lab:
        59.9435, 9.4228, -50.8233
        CIE-LCH:
        59.9435, 51.6895, 280.5035
        CIE-Luv:
        59.9435, -23.9465, -81.8467
        Hunter-Lab:
        52.9723, 5.1573, -54.3940
      #5a90ea color charts
#5a90ea RGB chart
      #5a90ea CMYK chart
      #5a90ea RGB pie chart
      #5a90ea color shades, tints & tones
#5a90ea color schemes
#5a90ea color preview, HTML & CSS examples
           This text has a color of #5a90ea        
        
          <p style="color:#5a90ea;">Text here</p>
        
        
          .mytext {color:#5a90ea;}
        
        Text color #5a90ea
      
           This box has a color of #5a90ea        
        
          <div style="background-color:#5a90ea;">Content here</div>
        
        
          .mybackground {background-color:#5a90ea;}
        
        Background color #5a90ea
      
           Border around this has a color of #5a90ea        
        
          <div style="border:2px solid #5a90ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a90ea;}
        
        Border color #5a90ea