#055a88 color space conversions
Hex:
        #055a88
        RGB:
        5, 90, 136
        CMY:
        98, 65, 47
        CMYK:
        96, 34, 0, 47
      HSL:
        201°, 92.9078%, 27.6471%
        HSV (HSB):
        201°, 96.3235%, 53.3333%
        XYZ:
        8.1627, 9.1222, 24.6231
        xyY:
        0.1948, 0.2177, 9.1222
      CIE-Lab:
        36.2185, -4.4815, -31.8178
        CIE-LCH:
        36.2185, 32.1319, 261.9826
        CIE-Luv:
        36.2185, -22.9098, -43.8920
        Hunter-Lab:
        30.2029, -4.6135, -27.1944
      #055a88 color charts
#055a88 RGB chart
      #055a88 CMYK chart
      #055a88 RGB pie chart
      #055a88 color shades, tints & tones
#055a88 color schemes
#055a88 color preview, HTML & CSS examples
           This text has a color of #055a88        
        
          <p style="color:#055a88;">Text here</p>
        
        
          .mytext {color:#055a88;}
        
        Text color #055a88
      
           This box has a color of #055a88        
        
          <div style="background-color:#055a88;">Content here</div>
        
        
          .mybackground {background-color:#055a88;}
        
        Background color #055a88
      
           Border around this has a color of #055a88        
        
          <div style="border:2px solid #055a88;">Content here</div>
        
        
          .myborder {border:2px solid #055a88;}
        
        Border color #055a88