#056b99 color space conversions
Hex:
        #056b99
        RGB:
        5, 107, 153
        CMY:
        98, 58, 40
        CMYK:
        97, 30, 0, 40
      HSL:
        199°, 93.6709%, 30.9804%
        HSV (HSB):
        199°, 96.7320%, 60.0000%
        XYZ:
        11.0701, 12.8476, 32.0334
        xyY:
        0.1979, 0.2296, 12.8476
      CIE-Lab:
        42.5327, -8.1176, -32.0998
        CIE-LCH:
        42.5327, 33.1103, 255.8082
        CIE-Luv:
        42.5327, -27.7468, -45.7599
        Hunter-Lab:
        35.8435, -7.5975, -27.8971
      #056b99 color charts
#056b99 RGB chart
      #056b99 CMYK chart
      #056b99 RGB pie chart
      #056b99 color shades, tints & tones
#056b99 color schemes
#056b99 color preview, HTML & CSS examples
           This text has a color of #056b99        
        
          <p style="color:#056b99;">Text here</p>
        
        
          .mytext {color:#056b99;}
        
        Text color #056b99
      
           This box has a color of #056b99        
        
          <div style="background-color:#056b99;">Content here</div>
        
        
          .mybackground {background-color:#056b99;}
        
        Background color #056b99
      
           Border around this has a color of #056b99        
        
          <div style="border:2px solid #056b99;">Content here</div>
        
        
          .myborder {border:2px solid #056b99;}
        
        Border color #056b99