#055d97 color space conversions
Hex:
        #055d97
        RGB:
        5, 93, 151
        CMY:
        98, 64, 41
        CMYK:
        97, 38, 0, 41
      HSL:
        204°, 93.5897%, 30.5882%
        HSV (HSB):
        204°, 96.6887%, 59.2157%
        XYZ:
        9.5629, 10.0953, 30.7227
        xyY:
        0.1898, 0.2004, 10.0953
      CIE-Lab:
        38.0130, -0.2628, -38.0528
        CIE-LCH:
        38.0130, 38.0537, 269.6043
        CIE-Luv:
        38.0130, -23.0997, -54.0829
        Hunter-Lab:
        31.7732, -1.8794, -35.0887
      #055d97 color charts
#055d97 RGB chart
      #055d97 CMYK chart
      #055d97 RGB pie chart
      #055d97 color shades, tints & tones
#055d97 color schemes
#055d97 color preview, HTML & CSS examples
           This text has a color of #055d97        
        
          <p style="color:#055d97;">Text here</p>
        
        
          .mytext {color:#055d97;}
        
        Text color #055d97
      
           This box has a color of #055d97        
        
          <div style="background-color:#055d97;">Content here</div>
        
        
          .mybackground {background-color:#055d97;}
        
        Background color #055d97
      
           Border around this has a color of #055d97        
        
          <div style="border:2px solid #055d97;">Content here</div>
        
        
          .myborder {border:2px solid #055d97;}
        
        Border color #055d97