#056baa color space conversions
Hex:
        #056baa
        RGB:
        5, 107, 170
        CMY:
        98, 58, 33
        CMYK:
        97, 37, 0, 33
      HSL:
        203°, 94.2857%, 34.3137%
        HSV (HSB):
        203°, 97.0588%, 66.6667%
        XYZ:
        12.5760, 13.4499, 39.9635
        xyY:
        0.1906, 0.2038, 13.4499
      CIE-Lab:
        43.4335, -1.3955, -40.7245
        CIE-LCH:
        43.4335, 40.7484, 268.0374
        CIE-Luv:
        43.4335, -26.7221, -59.9341
        Hunter-Lab:
        36.6742, -2.9701, -38.9359
      #056baa color charts
#056baa RGB chart
      #056baa CMYK chart
      #056baa RGB pie chart
      #056baa color shades, tints & tones
#056baa color schemes
#056baa color preview, HTML & CSS examples
           This text has a color of #056baa        
        
          <p style="color:#056baa;">Text here</p>
        
        
          .mytext {color:#056baa;}
        
        Text color #056baa
      
           This box has a color of #056baa        
        
          <div style="background-color:#056baa;">Content here</div>
        
        
          .mybackground {background-color:#056baa;}
        
        Background color #056baa
      
           Border around this has a color of #056baa        
        
          <div style="border:2px solid #056baa;">Content here</div>
        
        
          .myborder {border:2px solid #056baa;}
        
        Border color #056baa