#5a9abe color space conversions
Hex:
        #5a9abe
        RGB:
        90, 154, 190
        CMY:
        65, 40, 25
        CMYK:
        53, 19, 0, 25
      HSL:
        202°, 43.4783%, 54.9020%
        HSV (HSB):
        202°, 52.6316%, 74.5098%
        XYZ:
        25.0663, 29.0026, 52.9921
        xyY:
        0.2341, 0.2709, 29.0026
      CIE-Lab:
        60.7839, -10.3229, -24.9327
        CIE-LCH:
        60.7839, 26.9852, 247.5090
        CIE-Luv:
        60.7839, -28.3533, -36.9070
        Hunter-Lab:
        53.8540, -11.1619, -20.6433
      #5a9abe color charts
#5a9abe RGB chart
      #5a9abe CMYK chart
      #5a9abe RGB pie chart
      #5a9abe color shades, tints & tones
#5a9abe color schemes
#5a9abe color preview, HTML & CSS examples
           This text has a color of #5a9abe        
        
          <p style="color:#5a9abe;">Text here</p>
        
        
          .mytext {color:#5a9abe;}
        
        Text color #5a9abe
      
           This box has a color of #5a9abe        
        
          <div style="background-color:#5a9abe;">Content here</div>
        
        
          .mybackground {background-color:#5a9abe;}
        
        Background color #5a9abe
      
           Border around this has a color of #5a9abe        
        
          <div style="border:2px solid #5a9abe;">Content here</div>
        
        
          .myborder {border:2px solid #5a9abe;}
        
        Border color #5a9abe