#056aac color space conversions
Hex:
        #056aac
        RGB:
        5, 106, 172
        CMY:
        98, 58, 33
        CMYK:
        97, 38, 0, 33
      HSL:
        204°, 94.3503%, 34.7059%
        HSV (HSB):
        204°, 97.0930%, 67.4510%
        XYZ:
        12.6630, 13.3189, 40.9331
        xyY:
        0.1892, 0.1990, 13.3189
      CIE-Lab:
        43.2399, 0.0256, -42.2073
        CIE-LCH:
        43.2399, 42.2073, 270.0348
        CIE-Luv:
        43.2399, -26.2793, -62.2701
        Hunter-Lab:
        36.4951, -1.9306, -40.9535
      #056aac color charts
#056aac RGB chart
      #056aac CMYK chart
      #056aac RGB pie chart
      #056aac color shades, tints & tones
#056aac color schemes
#056aac color preview, HTML & CSS examples
           This text has a color of #056aac        
        
          <p style="color:#056aac;">Text here</p>
        
        
          .mytext {color:#056aac;}
        
        Text color #056aac
      
           This box has a color of #056aac        
        
          <div style="background-color:#056aac;">Content here</div>
        
        
          .mybackground {background-color:#056aac;}
        
        Background color #056aac
      
           Border around this has a color of #056aac        
        
          <div style="border:2px solid #056aac;">Content here</div>
        
        
          .myborder {border:2px solid #056aac;}
        
        Border color #056aac