#052d4f color space conversions
Hex:
        #052d4f
        RGB:
        5, 45, 79
        CMY:
        98, 82, 69
        CMYK:
        94, 43, 0, 69
      HSL:
        208°, 88.0952%, 16.4706%
        HSV (HSB):
        208°, 93.6709%, 30.9804%
        XYZ:
        2.4123, 2.4736, 7.7474
        xyY:
        0.1909, 0.1958, 2.4736
      CIE-Lab:
        17.7986, 1.2537, -24.6027
        CIE-LCH:
        17.7986, 24.6346, 272.9172
        CIE-Luv:
        17.7986, -10.2015, -26.2869
        Hunter-Lab:
        15.7275, -0.1452, -18.1972
      #052d4f color charts
#052d4f RGB chart
      #052d4f CMYK chart
      #052d4f RGB pie chart
      #052d4f color shades, tints & tones
#052d4f color schemes
#052d4f color preview, HTML & CSS examples
           This text has a color of #052d4f        
        
          <p style="color:#052d4f;">Text here</p>
        
        
          .mytext {color:#052d4f;}
        
        Text color #052d4f
      
           This box has a color of #052d4f        
        
          <div style="background-color:#052d4f;">Content here</div>
        
        
          .mybackground {background-color:#052d4f;}
        
        Background color #052d4f
      
           Border around this has a color of #052d4f        
        
          <div style="border:2px solid #052d4f;">Content here</div>
        
        
          .myborder {border:2px solid #052d4f;}
        
        Border color #052d4f