#056283 color space conversions
Hex:
        #056283
        RGB:
        5, 98, 131
        CMY:
        98, 62, 49
        CMYK:
        96, 25, 0, 49
      HSL:
        196°, 92.6471%, 26.6667%
        HSV (HSB):
        196°, 96.1832%, 51.3725%
        XYZ:
        8.5270, 10.4063, 23.0319
        xyY:
        0.2032, 0.2480, 10.4063
      CIE-Lab:
        38.5620, -11.3489, -25.0938
        CIE-LCH:
        38.5620, 27.5408, 245.6648
        CIE-Luv:
        38.5620, -26.0193, -33.8931
        Hunter-Lab:
        32.2588, -9.2699, -19.7503
      #056283 color charts
#056283 RGB chart
      #056283 CMYK chart
      #056283 RGB pie chart
      #056283 color shades, tints & tones
#056283 color schemes
#056283 color preview, HTML & CSS examples
           This text has a color of #056283        
        
          <p style="color:#056283;">Text here</p>
        
        
          .mytext {color:#056283;}
        
        Text color #056283
      
           This box has a color of #056283        
        
          <div style="background-color:#056283;">Content here</div>
        
        
          .mybackground {background-color:#056283;}
        
        Background color #056283
      
           Border around this has a color of #056283        
        
          <div style="border:2px solid #056283;">Content here</div>
        
        
          .myborder {border:2px solid #056283;}
        
        Border color #056283