#052d8f color space conversions
Hex:
        #052d8f
        RGB:
        5, 45, 143
        CMY:
        98, 82, 44
        CMYK:
        97, 69, 0, 44
      HSL:
        223°, 93.2432%, 29.0196%
        HSV (HSB):
        223°, 96.5035%, 56.0784%
        XYZ:
        5.9589, 3.8922, 26.4238
        xyY:
        0.1643, 0.1073, 3.8922
      CIE-Lab:
        23.3118, 29.1829, -56.9713
        CIE-LCH:
        23.3118, 64.0107, 297.1233
        CIE-Luv:
        23.3118, -9.6581, -68.0109
        Hunter-Lab:
        19.7287, 19.3894, -65.6006
      #052d8f color charts
#052d8f RGB chart
      #052d8f CMYK chart
      #052d8f RGB pie chart
      #052d8f color shades, tints & tones
#052d8f color schemes
#052d8f color preview, HTML & CSS examples
           This text has a color of #052d8f        
        
          <p style="color:#052d8f;">Text here</p>
        
        
          .mytext {color:#052d8f;}
        
        Text color #052d8f
      
           This box has a color of #052d8f        
        
          <div style="background-color:#052d8f;">Content here</div>
        
        
          .mybackground {background-color:#052d8f;}
        
        Background color #052d8f
      
           Border around this has a color of #052d8f        
        
          <div style="border:2px solid #052d8f;">Content here</div>
        
        
          .myborder {border:2px solid #052d8f;}
        
        Border color #052d8f