#05698b color space conversions
Hex:
        #05698b
        RGB:
        5, 105, 139
        CMY:
        98, 59, 45
        CMYK:
        96, 24, 0, 45
      HSL:
        195°, 93.0556%, 28.2353%
        HSV (HSB):
        195°, 96.4029%, 54.5098%
        XYZ:
        9.7744, 11.9995, 26.2271
        xyY:
        0.2036, 0.2500, 11.9995
      CIE-Lab:
        41.2153, -12.3639, -25.7929
        CIE-LCH:
        41.2153, 28.6031, 244.3891
        CIE-Luv:
        41.2153, -27.9672, -35.3845
        Hunter-Lab:
        34.6403, -10.2536, -20.6418
      #05698b color charts
#05698b RGB chart
      #05698b CMYK chart
      #05698b RGB pie chart
      #05698b color shades, tints & tones
#05698b color schemes
#05698b color preview, HTML & CSS examples
           This text has a color of #05698b        
        
          <p style="color:#05698b;">Text here</p>
        
        
          .mytext {color:#05698b;}
        
        Text color #05698b
      
           This box has a color of #05698b        
        
          <div style="background-color:#05698b;">Content here</div>
        
        
          .mybackground {background-color:#05698b;}
        
        Background color #05698b
      
           Border around this has a color of #05698b        
        
          <div style="border:2px solid #05698b;">Content here</div>
        
        
          .myborder {border:2px solid #05698b;}
        
        Border color #05698b