#056bba color space conversions
Hex:
        #056bba
        RGB:
        5, 107, 186
        CMY:
        98, 58, 27
        CMYK:
        97, 42, 0, 27
      HSL:
        206°, 94.7644%, 37.4510%
        HSV (HSB):
        206°, 97.3118%, 72.9412%
        XYZ:
        14.1832, 14.0928, 48.4270
        xyY:
        0.1849, 0.1837, 14.0928
      CIE-Lab:
        44.3658, 5.0080, -48.5860
        CIE-LCH:
        44.3658, 48.8434, 275.8849
        CIE-Luv:
        44.3658, -25.8744, -72.8613
        Hunter-Lab:
        37.5404, 1.7437, -50.2056
      #056bba color charts
#056bba RGB chart
      #056bba CMYK chart
      #056bba RGB pie chart
      #056bba color shades, tints & tones
#056bba color schemes
#056bba color preview, HTML & CSS examples
           This text has a color of #056bba        
        
          <p style="color:#056bba;">Text here</p>
        
        
          .mytext {color:#056bba;}
        
        Text color #056bba
      
           This box has a color of #056bba        
        
          <div style="background-color:#056bba;">Content here</div>
        
        
          .mybackground {background-color:#056bba;}
        
        Background color #056bba
      
           Border around this has a color of #056bba        
        
          <div style="border:2px solid #056bba;">Content here</div>
        
        
          .myborder {border:2px solid #056bba;}
        
        Border color #056bba