#056fab color space conversions
Hex:
        #056fab
        RGB:
        5, 111, 171
        CMY:
        98, 56, 33
        CMYK:
        97, 35, 0, 33
      HSL:
        202°, 94.3182%, 34.5098%
        HSV (HSB):
        202°, 97.0760%, 67.0588%
        XYZ:
        13.0977, 14.3414, 40.6059
        xyY:
        0.1925, 0.2108, 14.3414
      CIE-Lab:
        44.7186, -3.4591, -39.2720
        CIE-LCH:
        44.7186, 39.4241, 264.9663
        CIE-Luv:
        44.7186, -28.0017, -57.8992
        Hunter-Lab:
        37.8701, -4.5367, -37.0643
      #056fab color charts
#056fab RGB chart
      #056fab CMYK chart
      #056fab RGB pie chart
      #056fab color shades, tints & tones
#056fab color schemes
#056fab color preview, HTML & CSS examples
           This text has a color of #056fab        
        
          <p style="color:#056fab;">Text here</p>
        
        
          .mytext {color:#056fab;}
        
        Text color #056fab
      
           This box has a color of #056fab        
        
          <div style="background-color:#056fab;">Content here</div>
        
        
          .mybackground {background-color:#056fab;}
        
        Background color #056fab
      
           Border around this has a color of #056fab        
        
          <div style="border:2px solid #056fab;">Content here</div>
        
        
          .myborder {border:2px solid #056fab;}
        
        Border color #056fab