#05699b color space conversions
Hex:
        #05699b
        RGB:
        5, 105, 155
        CMY:
        98, 59, 39
        CMYK:
        97, 32, 0, 39
      HSL:
        200°, 93.7500%, 31.3725%
        HSV (HSB):
        200°, 96.7742%, 60.7843%
        XYZ:
        11.0306, 12.5020, 32.8421
        xyY:
        0.1957, 0.2218, 12.5020
      CIE-Lab:
        42.0031, -6.1256, -34.1230
        CIE-LCH:
        42.0031, 34.6684, 259.8230
        CIE-Luv:
        42.0031, -26.9325, -48.9245
        Hunter-Lab:
        35.3581, -6.1907, -30.3203
      #05699b color charts
#05699b RGB chart
      #05699b CMYK chart
      #05699b RGB pie chart
      #05699b color shades, tints & tones
#05699b color schemes
#05699b color preview, HTML & CSS examples
           This text has a color of #05699b        
        
          <p style="color:#05699b;">Text here</p>
        
        
          .mytext {color:#05699b;}
        
        Text color #05699b
      
           This box has a color of #05699b        
        
          <div style="background-color:#05699b;">Content here</div>
        
        
          .mybackground {background-color:#05699b;}
        
        Background color #05699b
      
           Border around this has a color of #05699b        
        
          <div style="border:2px solid #05699b;">Content here</div>
        
        
          .myborder {border:2px solid #05699b;}
        
        Border color #05699b