#052c9e color space conversions
Hex:
        #052c9e
        RGB:
        5, 44, 158
        CMY:
        98, 83, 38
        CMYK:
        97, 72, 0, 38
      HSL:
        225°, 93.8650%, 31.9608%
        HSV (HSB):
        225°, 96.8354%, 61.9608%
        XYZ:
        7.1348, 4.3023, 32.8021
        xyY:
        0.1613, 0.0972, 4.3023
      CIE-Lab:
        24.6465, 35.7198, -63.9936
        CIE-LCH:
        24.6465, 73.2877, 299.1693
        CIE-Luv:
        24.6465, -9.6235, -77.1119
        Hunter-Lab:
        20.7419, 25.1025, -79.2446
      #052c9e color charts
#052c9e RGB chart
      #052c9e CMYK chart
      #052c9e RGB pie chart
      #052c9e color shades, tints & tones
#052c9e color schemes
#052c9e color preview, HTML & CSS examples
           This text has a color of #052c9e        
        
          <p style="color:#052c9e;">Text here</p>
        
        
          .mytext {color:#052c9e;}
        
        Text color #052c9e
      
           This box has a color of #052c9e        
        
          <div style="background-color:#052c9e;">Content here</div>
        
        
          .mybackground {background-color:#052c9e;}
        
        Background color #052c9e
      
           Border around this has a color of #052c9e        
        
          <div style="border:2px solid #052c9e;">Content here</div>
        
        
          .myborder {border:2px solid #052c9e;}
        
        Border color #052c9e