#055a9a color space conversions
Hex:
        #055a9a
        RGB:
        5, 90, 154
        CMY:
        98, 65, 40
        CMYK:
        97, 42, 0, 40
      HSL:
        206°, 93.7107%, 31.1765%
        HSV (HSB):
        206°, 96.7532%, 60.3922%
        XYZ:
        9.5515, 9.6777, 31.9364
        xyY:
        0.1867, 0.1891, 9.6777
      CIE-Lab:
        37.2576, 2.9009, -41.0603
        CIE-LCH:
        37.2576, 41.1626, 274.0412
        CIE-Luv:
        37.2576, -21.9589, -58.4469
        Hunter-Lab:
        31.1090, 0.3647, -39.0907
      #055a9a color charts
#055a9a RGB chart
      #055a9a CMYK chart
      #055a9a RGB pie chart
      #055a9a color shades, tints & tones
#055a9a color schemes
#055a9a color preview, HTML & CSS examples
           This text has a color of #055a9a        
        
          <p style="color:#055a9a;">Text here</p>
        
        
          .mytext {color:#055a9a;}
        
        Text color #055a9a
      
           This box has a color of #055a9a        
        
          <div style="background-color:#055a9a;">Content here</div>
        
        
          .mybackground {background-color:#055a9a;}
        
        Background color #055a9a
      
           Border around this has a color of #055a9a        
        
          <div style="border:2px solid #055a9a;">Content here</div>
        
        
          .myborder {border:2px solid #055a9a;}
        
        Border color #055a9a