#05668a color space conversions
Hex:
        #05668a
        RGB:
        5, 102, 138
        CMY:
        98, 60, 46
        CMYK:
        96, 26, 0, 46
      HSL:
        196°, 93.0070%, 28.0392%
        HSV (HSB):
        196°, 96.3768%, 54.1176%
        XYZ:
        9.4014, 11.3700, 25.7439
        xyY:
        0.2021, 0.2444, 11.3700
      CIE-Lab:
        40.1968, -10.9918, -26.7801
        CIE-LCH:
        40.1968, 28.9481, 247.6845
        CIE-Luv:
        40.1968, -26.9736, -36.8135
        Hunter-Lab:
        33.7194, -9.2409, -21.6628
      #05668a color charts
#05668a RGB chart
      #05668a CMYK chart
      #05668a RGB pie chart
      #05668a color shades, tints & tones
#05668a color schemes
#05668a color preview, HTML & CSS examples
           This text has a color of #05668a        
        
          <p style="color:#05668a;">Text here</p>
        
        
          .mytext {color:#05668a;}
        
        Text color #05668a
      
           This box has a color of #05668a        
        
          <div style="background-color:#05668a;">Content here</div>
        
        
          .mybackground {background-color:#05668a;}
        
        Background color #05668a
      
           Border around this has a color of #05668a        
        
          <div style="border:2px solid #05668a;">Content here</div>
        
        
          .myborder {border:2px solid #05668a;}
        
        Border color #05668a