#5a9ecf color space conversions
Hex:
        #5a9ecf
        RGB:
        90, 158, 207
        CMY:
        65, 38, 19
        CMYK:
        57, 24, 0, 19
      HSL:
        205°, 54.9296%, 58.2353%
        HSV (HSB):
        205°, 56.5217%, 81.1765%
        XYZ:
        27.7058, 31.1324, 63.5804
        xyY:
        0.2263, 0.2543, 31.1324
      CIE-Lab:
        62.6192, -7.3526, -31.6168
        CIE-LCH:
        62.6192, 32.4605, 256.9083
        CIE-Luv:
        62.6192, -29.4330, -48.4815
        Hunter-Lab:
        55.7964, -9.0092, -28.5039
      #5a9ecf color charts
#5a9ecf RGB chart
      #5a9ecf CMYK chart
      #5a9ecf RGB pie chart
      #5a9ecf color shades, tints & tones
#5a9ecf color schemes
#5a9ecf color preview, HTML & CSS examples
           This text has a color of #5a9ecf        
        
          <p style="color:#5a9ecf;">Text here</p>
        
        
          .mytext {color:#5a9ecf;}
        
        Text color #5a9ecf
      
           This box has a color of #5a9ecf        
        
          <div style="background-color:#5a9ecf;">Content here</div>
        
        
          .mybackground {background-color:#5a9ecf;}
        
        Background color #5a9ecf
      
           Border around this has a color of #5a9ecf        
        
          <div style="border:2px solid #5a9ecf;">Content here</div>
        
        
          .myborder {border:2px solid #5a9ecf;}
        
        Border color #5a9ecf