#056588 color space conversions
Hex:
        #056588
        RGB:
        5, 101, 136
        CMY:
        98, 60, 47
        CMYK:
        96, 26, 0, 47
      HSL:
        196°, 92.9078%, 27.6471%
        HSV (HSB):
        196°, 96.3235%, 53.3333%
        XYZ:
        9.1602, 11.1172, 24.9556
        xyY:
        0.2025, 0.2458, 11.1172
      CIE-Lab:
        39.7772, -11.1779, -26.2281
        CIE-LCH:
        39.7772, 28.5107, 246.9173
        CIE-Luv:
        39.7772, -26.7525, -35.8714
        Hunter-Lab:
        33.3425, -9.3099, -21.0366
      #056588 color charts
#056588 RGB chart
      #056588 CMYK chart
      #056588 RGB pie chart
      #056588 color shades, tints & tones
#056588 color schemes
#056588 color preview, HTML & CSS examples
           This text has a color of #056588        
        
          <p style="color:#056588;">Text here</p>
        
        
          .mytext {color:#056588;}
        
        Text color #056588
      
           This box has a color of #056588        
        
          <div style="background-color:#056588;">Content here</div>
        
        
          .mybackground {background-color:#056588;}
        
        Background color #056588
      
           Border around this has a color of #056588        
        
          <div style="border:2px solid #056588;">Content here</div>
        
        
          .myborder {border:2px solid #056588;}
        
        Border color #056588