#052c8e color space conversions
Hex:
        #052c8e
        RGB:
        5, 44, 142
        CMY:
        98, 83, 44
        CMYK:
        96, 69, 0, 44
      HSL:
        223°, 93.1973%, 28.8235%
        HSV (HSB):
        223°, 96.4789%, 55.6863%
        XYZ:
        5.8458, 3.7866, 26.0140
        xyY:
        0.1640, 0.1062, 3.7866
      CIE-Lab:
        22.9531, 29.4640, -56.9415
        CIE-LCH:
        22.9531, 64.1129, 297.3590
        CIE-Luv:
        22.9531, -9.4392, -67.4658
        Hunter-Lab:
        19.4592, 19.5695, -65.6400
      #052c8e color charts
#052c8e RGB chart
      #052c8e CMYK chart
      #052c8e RGB pie chart
      #052c8e color shades, tints & tones
#052c8e color schemes
#052c8e color preview, HTML & CSS examples
           This text has a color of #052c8e        
        
          <p style="color:#052c8e;">Text here</p>
        
        
          .mytext {color:#052c8e;}
        
        Text color #052c8e
      
           This box has a color of #052c8e        
        
          <div style="background-color:#052c8e;">Content here</div>
        
        
          .mybackground {background-color:#052c8e;}
        
        Background color #052c8e
      
           Border around this has a color of #052c8e        
        
          <div style="border:2px solid #052c8e;">Content here</div>
        
        
          .myborder {border:2px solid #052c8e;}
        
        Border color #052c8e