#5a94a2 color space conversions
Hex:
        #5a94a2
        RGB:
        90, 148, 162
        CMY:
        65, 42, 36
        CMYK:
        44, 9, 0, 36
      HSL:
        192°, 28.5714%, 49.4118%
        HSV (HSB):
        192°, 44.4444%, 63.5294%
        XYZ:
        21.3279, 25.9621, 38.0695
        xyY:
        0.2499, 0.3041, 25.9621
      CIE-Lab:
        58.0011, -15.1334, -13.3092
        CIE-LCH:
        58.0011, 20.1533, 221.3302
        CIE-Luv:
        58.0011, -26.6403, -17.5267
        Hunter-Lab:
        50.9530, -14.4512, -8.6314
      #5a94a2 color charts
#5a94a2 RGB chart
      #5a94a2 CMYK chart
      #5a94a2 RGB pie chart
      #5a94a2 color shades, tints & tones
#5a94a2 color schemes
#5a94a2 color preview, HTML & CSS examples
           This text has a color of #5a94a2        
        
          <p style="color:#5a94a2;">Text here</p>
        
        
          .mytext {color:#5a94a2;}
        
        Text color #5a94a2
      
           This box has a color of #5a94a2        
        
          <div style="background-color:#5a94a2;">Content here</div>
        
        
          .mybackground {background-color:#5a94a2;}
        
        Background color #5a94a2
      
           Border around this has a color of #5a94a2        
        
          <div style="border:2px solid #5a94a2;">Content here</div>
        
        
          .myborder {border:2px solid #5a94a2;}
        
        Border color #5a94a2