#5a94ed color space conversions
Hex:
        #5a94ed
        RGB:
        90, 148, 237
        CMY:
        65, 42, 7
        CMYK:
        62, 38, 0, 7
      HSL:
        216°, 80.3279%, 64.1176%
        HSV (HSB):
        216°, 62.0253%, 92.9412%
        XYZ:
        30.0924, 29.4679, 84.2226
        xyY:
        0.2093, 0.2049, 29.4679
      CIE-Lab:
        61.1924, 8.0559, -50.5013
        CIE-LCH:
        61.1924, 51.1398, 279.0634
        CIE-Luv:
        61.1924, -25.2667, -81.4722
        Hunter-Lab:
        54.2843, 3.9535, -53.9899
      #5a94ed color charts
#5a94ed RGB chart
      #5a94ed CMYK chart
      #5a94ed RGB pie chart
      #5a94ed color shades, tints & tones
#5a94ed color schemes
#5a94ed color preview, HTML & CSS examples
           This text has a color of #5a94ed        
        
          <p style="color:#5a94ed;">Text here</p>
        
        
          .mytext {color:#5a94ed;}
        
        Text color #5a94ed
      
           This box has a color of #5a94ed        
        
          <div style="background-color:#5a94ed;">Content here</div>
        
        
          .mybackground {background-color:#5a94ed;}
        
        Background color #5a94ed
      
           Border around this has a color of #5a94ed        
        
          <div style="border:2px solid #5a94ed;">Content here</div>
        
        
          .myborder {border:2px solid #5a94ed;}
        
        Border color #5a94ed