#05698e color space conversions
Hex:
        #05698e
        RGB:
        5, 105, 142
        CMY:
        98, 59, 44
        CMYK:
        96, 26, 0, 44
      HSL:
        196°, 93.1973%, 28.8235%
        HSV (HSB):
        196°, 96.4789%, 55.6863%
        XYZ:
        9.9966, 12.0884, 27.3976
        xyY:
        0.2020, 0.2443, 12.0884
      CIE-Lab:
        41.3563, -11.2091, -27.3742
        CIE-LCH:
        41.3563, 29.5803, 247.7321
        CIE-Luv:
        41.3563, -27.7659, -37.9399
        Hunter-Lab:
        34.7684, -9.5222, -22.3828
      #05698e color charts
#05698e RGB chart
      #05698e CMYK chart
      #05698e RGB pie chart
      #05698e color shades, tints & tones
#05698e color schemes
#05698e color preview, HTML & CSS examples
           This text has a color of #05698e        
        
          <p style="color:#05698e;">Text here</p>
        
        
          .mytext {color:#05698e;}
        
        Text color #05698e
      
           This box has a color of #05698e        
        
          <div style="background-color:#05698e;">Content here</div>
        
        
          .mybackground {background-color:#05698e;}
        
        Background color #05698e
      
           Border around this has a color of #05698e        
        
          <div style="border:2px solid #05698e;">Content here</div>
        
        
          .myborder {border:2px solid #05698e;}
        
        Border color #05698e