#055989 color space conversions
Hex:
        #055989
        RGB:
        5, 89, 137
        CMY:
        98, 65, 46
        CMYK:
        96, 35, 0, 46
      HSL:
        202°, 92.9577%, 27.8431%
        HSV (HSB):
        202°, 96.3504%, 53.7255%
        XYZ:
        8.1503, 8.9832, 24.9713
        xyY:
        0.1936, 0.2134, 8.9832
      CIE-Lab:
        35.9519, -3.4439, -32.8491
        CIE-LCH:
        35.9519, 33.0291, 264.0150
        CIE-Luv:
        35.9519, -22.5103, -45.4058
        Hunter-Lab:
        29.9719, -3.9110, -28.4174
      #055989 color charts
#055989 RGB chart
      #055989 CMYK chart
      #055989 RGB pie chart
      #055989 color shades, tints & tones
#055989 color schemes
#055989 color preview, HTML & CSS examples
           This text has a color of #055989        
        
          <p style="color:#055989;">Text here</p>
        
        
          .mytext {color:#055989;}
        
        Text color #055989
      
           This box has a color of #055989        
        
          <div style="background-color:#055989;">Content here</div>
        
        
          .mybackground {background-color:#055989;}
        
        Background color #055989
      
           Border around this has a color of #055989        
        
          <div style="border:2px solid #055989;">Content here</div>
        
        
          .myborder {border:2px solid #055989;}
        
        Border color #055989