#052b3b color space conversions
Hex:
        #052b3b
        RGB:
        5, 43, 59
        CMY:
        98, 83, 77
        CMYK:
        92, 27, 0, 77
      HSL:
        198°, 84.3750%, 12.5490%
        HSV (HSB):
        198°, 91.5254%, 23.1373%
        XYZ:
        1.7159, 2.0758, 4.4479
        xyY:
        0.2082, 0.2519, 2.0758
      CIE-Lab:
        15.8800, -6.2485, -13.9147
        CIE-LCH:
        15.8800, 15.2533, 245.8174
        CIE-Luv:
        15.8800, -10.1707, -13.1979
        Hunter-Lab:
        14.4076, -3.9547, -8.2187
      #052b3b color charts
#052b3b RGB chart
      #052b3b CMYK chart
      #052b3b RGB pie chart
      #052b3b color shades, tints & tones
#052b3b color schemes
#052b3b color preview, HTML & CSS examples
           This text has a color of #052b3b        
        
          <p style="color:#052b3b;">Text here</p>
        
        
          .mytext {color:#052b3b;}
        
        Text color #052b3b
      
           This box has a color of #052b3b        
        
          <div style="background-color:#052b3b;">Content here</div>
        
        
          .mybackground {background-color:#052b3b;}
        
        Background color #052b3b
      
           Border around this has a color of #052b3b        
        
          <div style="border:2px solid #052b3b;">Content here</div>
        
        
          .myborder {border:2px solid #052b3b;}
        
        Border color #052b3b