#5aa2ec color space conversions
Hex:
        #5aa2ec
        RGB:
        90, 162, 236
        CMY:
        65, 36, 7
        CMYK:
        62, 31, 0, 7
      HSL:
        210°, 79.3478%, 63.9216%
        HSV (HSB):
        210°, 61.8644%, 92.5490%
        XYZ:
        32.2771, 34.0704, 84.2319
        xyY:
        0.2144, 0.2263, 34.0704
      CIE-Lab:
        65.0185, -0.3809, -43.9114
        CIE-LCH:
        65.0185, 43.9131, 269.5031
        CIE-Luv:
        65.0185, -30.1323, -70.2665
        Hunter-Lab:
        58.3699, -3.4413, -44.7008
      #5aa2ec color charts
#5aa2ec RGB chart
      #5aa2ec CMYK chart
      #5aa2ec RGB pie chart
      #5aa2ec color shades, tints & tones
#5aa2ec color schemes
#5aa2ec color preview, HTML & CSS examples
           This text has a color of #5aa2ec        
        
          <p style="color:#5aa2ec;">Text here</p>
        
        
          .mytext {color:#5aa2ec;}
        
        Text color #5aa2ec
      
           This box has a color of #5aa2ec        
        
          <div style="background-color:#5aa2ec;">Content here</div>
        
        
          .mybackground {background-color:#5aa2ec;}
        
        Background color #5aa2ec
      
           Border around this has a color of #5aa2ec        
        
          <div style="border:2px solid #5aa2ec;">Content here</div>
        
        
          .myborder {border:2px solid #5aa2ec;}
        
        Border color #5aa2ec