#052a3e color space conversions
Hex:
        #052a3e
        RGB:
        5, 42, 62
        CMY:
        98, 84, 76
        CMYK:
        92, 32, 0, 76
      HSL:
        201°, 85.0746%, 13.1373%
        HSV (HSB):
        201°, 91.9355%, 24.3137%
        XYZ:
        1.7601, 2.0360, 4.8576
        xyY:
        0.2034, 0.2353, 2.0360
      CIE-Lab:
        15.6750, -4.2487, -16.3215
        CIE-LCH:
        15.6750, 16.8654, 255.4089
        CIE-Luv:
        15.6750, -9.7082, -15.7738
        Hunter-Lab:
        14.2688, -2.9526, -10.1964
      #052a3e color charts
#052a3e RGB chart
      #052a3e CMYK chart
      #052a3e RGB pie chart
      #052a3e color shades, tints & tones
#052a3e color schemes
#052a3e color preview, HTML & CSS examples
           This text has a color of #052a3e        
        
          <p style="color:#052a3e;">Text here</p>
        
        
          .mytext {color:#052a3e;}
        
        Text color #052a3e
      
           This box has a color of #052a3e        
        
          <div style="background-color:#052a3e;">Content here</div>
        
        
          .mybackground {background-color:#052a3e;}
        
        Background color #052a3e
      
           Border around this has a color of #052a3e        
        
          <div style="border:2px solid #052a3e;">Content here</div>
        
        
          .myborder {border:2px solid #052a3e;}
        
        Border color #052a3e