#052e65 color space conversions
Hex:
        #052e65
        RGB:
        5, 46, 101
        CMY:
        98, 82, 60
        CMYK:
        95, 54, 0, 60
      HSL:
        214°, 90.5660%, 20.7843%
        HSV (HSB):
        214°, 95.0495%, 39.6078%
        XYZ:
        3.3885, 2.9258, 12.6981
        xyY:
        0.1782, 0.1539, 2.9258
      CIE-Lab:
        19.7444, 10.4908, -36.0855
        CIE-LCH:
        19.7444, 37.5795, 286.2102
        CIE-Luv:
        19.7444, -10.0285, -41.0390
        Hunter-Lab:
        17.1051, 5.4272, -32.0407
      #052e65 color charts
#052e65 RGB chart
      #052e65 CMYK chart
      #052e65 RGB pie chart
      #052e65 color shades, tints & tones
#052e65 color schemes
#052e65 color preview, HTML & CSS examples
           This text has a color of #052e65        
        
          <p style="color:#052e65;">Text here</p>
        
        
          .mytext {color:#052e65;}
        
        Text color #052e65
      
           This box has a color of #052e65        
        
          <div style="background-color:#052e65;">Content here</div>
        
        
          .mybackground {background-color:#052e65;}
        
        Background color #052e65
      
           Border around this has a color of #052e65        
        
          <div style="border:2px solid #052e65;">Content here</div>
        
        
          .myborder {border:2px solid #052e65;}
        
        Border color #052e65