#055eaa color space conversions
Hex:
        #055eaa
        RGB:
        5, 94, 170
        CMY:
        98, 63, 33
        CMYK:
        97, 45, 0, 33
      HSL:
        208°, 94.2857%, 34.3137%
        HSV (HSB):
        208°, 97.0588%, 66.6667%
        XYZ:
        11.3210, 10.9400, 39.5452
        xyY:
        0.1832, 0.1770, 10.9400
      CIE-Lab:
        39.4791, 6.8753, -47.0410
        CIE-LCH:
        39.4791, 47.5407, 278.3152
        CIE-Luv:
        39.4791, -22.5009, -68.5177
        Hunter-Lab:
        33.0756, 3.2140, -47.7341
      #055eaa color charts
#055eaa RGB chart
      #055eaa CMYK chart
      #055eaa RGB pie chart
      #055eaa color shades, tints & tones
#055eaa color schemes
#055eaa color preview, HTML & CSS examples
           This text has a color of #055eaa        
        
          <p style="color:#055eaa;">Text here</p>
        
        
          .mytext {color:#055eaa;}
        
        Text color #055eaa
      
           This box has a color of #055eaa        
        
          <div style="background-color:#055eaa;">Content here</div>
        
        
          .mybackground {background-color:#055eaa;}
        
        Background color #055eaa
      
           Border around this has a color of #055eaa        
        
          <div style="border:2px solid #055eaa;">Content here</div>
        
        
          .myborder {border:2px solid #055eaa;}
        
        Border color #055eaa