#05556b color space conversions
Hex:
        #05556b
        RGB:
        5, 85, 107
        CMY:
        98, 67, 58
        CMYK:
        95, 21, 0, 58
      HSL:
        193°, 91.0714%, 21.9608%
        HSV (HSB):
        193°, 95.3271%, 41.9608%
        XYZ:
        5.9649, 7.5908, 15.0607
        xyY:
        0.2084, 0.2653, 7.5908
      CIE-Lab:
        33.1157, -13.0082, -18.7505
        CIE-LCH:
        33.1157, 22.8210, 235.2489
        CIE-Luv:
        33.1157, -22.9215, -23.3830
        Hunter-Lab:
        27.5514, -9.5694, -13.1243
      #05556b color charts
#05556b RGB chart
      #05556b CMYK chart
      #05556b RGB pie chart
      #05556b color shades, tints & tones
#05556b color schemes
#05556b color preview, HTML & CSS examples
           This text has a color of #05556b        
        
          <p style="color:#05556b;">Text here</p>
        
        
          .mytext {color:#05556b;}
        
        Text color #05556b
      
           This box has a color of #05556b        
        
          <div style="background-color:#05556b;">Content here</div>
        
        
          .mybackground {background-color:#05556b;}
        
        Background color #05556b
      
           Border around this has a color of #05556b        
        
          <div style="border:2px solid #05556b;">Content here</div>
        
        
          .myborder {border:2px solid #05556b;}
        
        Border color #05556b