#055ab3 color space conversions
Hex:
        #055ab3
        RGB:
        5, 90, 179
        CMY:
        98, 65, 30
        CMYK:
        97, 50, 0, 30
      HSL:
        211°, 94.5652%, 36.0784%
        HSV (HSB):
        211°, 97.2067%, 70.1961%
        XYZ:
        11.8554, 10.5993, 44.0688
        xyY:
        0.1782, 0.1593, 10.5993
      CIE-Lab:
        38.8972, 13.1957, -53.2902
        CIE-LCH:
        38.8972, 54.8997, 283.9078
        CIE-Luv:
        38.8972, -20.9136, -77.6494
        Hunter-Lab:
        32.5565, 8.0268, -57.4660
      #055ab3 color charts
#055ab3 RGB chart
      #055ab3 CMYK chart
      #055ab3 RGB pie chart
      #055ab3 color shades, tints & tones
#055ab3 color schemes
#055ab3 color preview, HTML & CSS examples
           This text has a color of #055ab3        
        
          <p style="color:#055ab3;">Text here</p>
        
        
          .mytext {color:#055ab3;}
        
        Text color #055ab3
      
           This box has a color of #055ab3        
        
          <div style="background-color:#055ab3;">Content here</div>
        
        
          .mybackground {background-color:#055ab3;}
        
        Background color #055ab3
      
           Border around this has a color of #055ab3        
        
          <div style="border:2px solid #055ab3;">Content here</div>
        
        
          .myborder {border:2px solid #055ab3;}
        
        Border color #055ab3