#052d6d color space conversions
Hex:
        #052d6d
        RGB:
        5, 45, 109
        CMY:
        98, 82, 57
        CMYK:
        95, 59, 0, 57
      HSL:
        217°, 91.2281%, 22.3529%
        HSV (HSB):
        217°, 95.4128%, 42.7451%
        XYZ:
        3.7613, 3.0132, 14.8514
        xyY:
        0.1739, 0.1393, 3.0132
      CIE-Lab:
        20.0965, 14.7983, -40.7159
        CIE-LCH:
        20.0965, 43.3218, 289.9739
        CIE-Luv:
        20.0965, -9.6536, -46.5919
        Hunter-Lab:
        17.3585, 8.3007, -38.5757
      #052d6d color charts
#052d6d RGB chart
      #052d6d CMYK chart
      #052d6d RGB pie chart
      #052d6d color shades, tints & tones
#052d6d color schemes
#052d6d color preview, HTML & CSS examples
           This text has a color of #052d6d        
        
          <p style="color:#052d6d;">Text here</p>
        
        
          .mytext {color:#052d6d;}
        
        Text color #052d6d
      
           This box has a color of #052d6d        
        
          <div style="background-color:#052d6d;">Content here</div>
        
        
          .mybackground {background-color:#052d6d;}
        
        Background color #052d6d
      
           Border around this has a color of #052d6d        
        
          <div style="border:2px solid #052d6d;">Content here</div>
        
        
          .myborder {border:2px solid #052d6d;}
        
        Border color #052d6d