#052c9b color space conversions
Hex:
        #052c9b
        RGB:
        5, 44, 155
        CMY:
        98, 83, 39
        CMYK:
        97, 72, 0, 39
      HSL:
        224°, 93.7500%, 31.3725%
        HSV (HSB):
        224°, 96.7742%, 60.7843%
        XYZ:
        6.8797, 4.2002, 31.4585
        xyY:
        0.1617, 0.0987, 4.2002
      CIE-Lab:
        24.3225, 34.5714, -62.6960
        CIE-LCH:
        24.3225, 71.5959, 298.8729
        CIE-Luv:
        24.3225, -9.5827, -75.3171
        Hunter-Lab:
        20.4944, 24.0548, -76.6630
      #052c9b color charts
#052c9b RGB chart
      #052c9b CMYK chart
      #052c9b RGB pie chart
      #052c9b color shades, tints & tones
#052c9b color schemes
#052c9b color preview, HTML & CSS examples
           This text has a color of #052c9b        
        
          <p style="color:#052c9b;">Text here</p>
        
        
          .mytext {color:#052c9b;}
        
        Text color #052c9b
      
           This box has a color of #052c9b        
        
          <div style="background-color:#052c9b;">Content here</div>
        
        
          .mybackground {background-color:#052c9b;}
        
        Background color #052c9b
      
           Border around this has a color of #052c9b        
        
          <div style="border:2px solid #052c9b;">Content here</div>
        
        
          .myborder {border:2px solid #052c9b;}
        
        Border color #052c9b