#05688e color space conversions
Hex:
        #05688e
        RGB:
        5, 104, 142
        CMY:
        98, 59, 44
        CMYK:
        96, 27, 0, 44
      HSL:
        197°, 93.1973%, 28.8235%
        HSV (HSB):
        197°, 96.4789%, 55.6863%
        XYZ:
        9.8954, 11.8859, 27.3638
        xyY:
        0.2014, 0.2419, 11.8859
      CIE-Lab:
        41.0342, -10.6203, -27.8777
        CIE-LCH:
        41.0342, 29.8321, 249.1452
        CIE-Luv:
        41.0342, -27.4141, -38.6979
        Hunter-Lab:
        34.4759, -9.0992, -22.9259
      #05688e color charts
#05688e RGB chart
      #05688e CMYK chart
      #05688e RGB pie chart
      #05688e color shades, tints & tones
#05688e color schemes
#05688e color preview, HTML & CSS examples
           This text has a color of #05688e        
        
          <p style="color:#05688e;">Text here</p>
        
        
          .mytext {color:#05688e;}
        
        Text color #05688e
      
           This box has a color of #05688e        
        
          <div style="background-color:#05688e;">Content here</div>
        
        
          .mybackground {background-color:#05688e;}
        
        Background color #05688e
      
           Border around this has a color of #05688e        
        
          <div style="border:2px solid #05688e;">Content here</div>
        
        
          .myborder {border:2px solid #05688e;}
        
        Border color #05688e