#055ab1 color space conversions
Hex:
        #055ab1
        RGB:
        5, 90, 177
        CMY:
        98, 65, 31
        CMYK:
        97, 49, 0, 31
      HSL:
        210°, 94.5055%, 35.6863%
        HSV (HSB):
        210°, 97.1751%, 69.4118%
        XYZ:
        11.6546, 10.5189, 43.0111
        xyY:
        0.1788, 0.1614, 10.5189
      CIE-Lab:
        38.7581, 12.3762, -52.3368
        CIE-LCH:
        38.7581, 53.7802, 283.3044
        CIE-Luv:
        38.7581, -20.9855, -76.1591
        Hunter-Lab:
        32.4329, 7.3854, -55.9248
      #055ab1 color charts
#055ab1 RGB chart
      #055ab1 CMYK chart
      #055ab1 RGB pie chart
      #055ab1 color shades, tints & tones
#055ab1 color schemes
#055ab1 color preview, HTML & CSS examples
           This text has a color of #055ab1        
        
          <p style="color:#055ab1;">Text here</p>
        
        
          .mytext {color:#055ab1;}
        
        Text color #055ab1
      
           This box has a color of #055ab1        
        
          <div style="background-color:#055ab1;">Content here</div>
        
        
          .mybackground {background-color:#055ab1;}
        
        Background color #055ab1
      
           Border around this has a color of #055ab1        
        
          <div style="border:2px solid #055ab1;">Content here</div>
        
        
          .myborder {border:2px solid #055ab1;}
        
        Border color #055ab1