#5a7988 color space conversions
Hex:
        #5a7988
        RGB:
        90, 121, 136
        CMY:
        65, 53, 47
        CMYK:
        34, 11, 0, 47
      HSL:
        200°, 20.3540%, 44.3137%
        HSV (HSB):
        200°, 33.8235%, 53.3333%
        XYZ:
        15.4978, 17.6260, 25.8779
        xyY:
        0.2627, 0.2987, 17.6260
      CIE-Lab:
        49.0393, -7.1840, -11.7486
        CIE-LCH:
        49.0393, 13.7709, 238.5550
        CIE-Luv:
        49.0393, -15.5862, -15.7029
        Hunter-Lab:
        41.9833, -7.5791, -7.1572
      #5a7988 color charts
#5a7988 RGB chart
      #5a7988 CMYK chart
      #5a7988 RGB pie chart
      #5a7988 color shades, tints & tones
#5a7988 color schemes
#5a7988 color preview, HTML & CSS examples
           This text has a color of #5a7988        
        
          <p style="color:#5a7988;">Text here</p>
        
        
          .mytext {color:#5a7988;}
        
        Text color #5a7988
      
           This box has a color of #5a7988        
        
          <div style="background-color:#5a7988;">Content here</div>
        
        
          .mybackground {background-color:#5a7988;}
        
        Background color #5a7988
      
           Border around this has a color of #5a7988        
        
          <div style="border:2px solid #5a7988;">Content here</div>
        
        
          .myborder {border:2px solid #5a7988;}
        
        Border color #5a7988