#055fb1 color space conversions
Hex:
        #055fb1
        RGB:
        5, 95, 177
        CMY:
        98, 63, 31
        CMYK:
        97, 46, 0, 31
      HSL:
        209°, 94.5055%, 35.6863%
        HSV (HSB):
        209°, 97.1751%, 69.4118%
        XYZ:
        12.0906, 11.3910, 43.1564
        xyY:
        0.1814, 0.1709, 11.3910
      CIE-Lab:
        40.2314, 9.0859, -49.9617
        CIE-LCH:
        40.2314, 50.7812, 280.3070
        CIE-Luv:
        40.2314, -22.5117, -73.3239
        Hunter-Lab:
        33.7506, 4.8813, -52.1880
      #055fb1 color charts
#055fb1 RGB chart
      #055fb1 CMYK chart
      #055fb1 RGB pie chart
      #055fb1 color shades, tints & tones
#055fb1 color schemes
#055fb1 color preview, HTML & CSS examples
           This text has a color of #055fb1        
        
          <p style="color:#055fb1;">Text here</p>
        
        
          .mytext {color:#055fb1;}
        
        Text color #055fb1
      
           This box has a color of #055fb1        
        
          <div style="background-color:#055fb1;">Content here</div>
        
        
          .mybackground {background-color:#055fb1;}
        
        Background color #055fb1
      
           Border around this has a color of #055fb1        
        
          <div style="border:2px solid #055fb1;">Content here</div>
        
        
          .myborder {border:2px solid #055fb1;}
        
        Border color #055fb1