#052b1e color space conversions
Hex:
        #052b1e
        RGB:
        5, 43, 30
        CMY:
        98, 83, 88
        CMYK:
        88, 0, 30, 83
      HSL:
        159°, 79.1667%, 9.4118%
        HSV (HSB):
        159°, 88.3721%, 16.8627%
        XYZ:
        1.1608, 1.8538, 1.5249
        xyY:
        0.2557, 0.4084, 1.8538
      CIE-Lab:
        14.7003, -17.1840, 4.7227
        CIE-LCH:
        14.7003, 17.8212, 164.6327
        CIE-Luv:
        14.7003, -11.3533, 5.5545
        Hunter-Lab:
        13.6153, -8.6082, 2.8901
      #052b1e color charts
#052b1e RGB chart
      #052b1e CMYK chart
      #052b1e RGB pie chart
      #052b1e color shades, tints & tones
#052b1e color schemes
#052b1e color preview, HTML & CSS examples
           This text has a color of #052b1e        
        
          <p style="color:#052b1e;">Text here</p>
        
        
          .mytext {color:#052b1e;}
        
        Text color #052b1e
      
           This box has a color of #052b1e        
        
          <div style="background-color:#052b1e;">Content here</div>
        
        
          .mybackground {background-color:#052b1e;}
        
        Background color #052b1e
      
           Border around this has a color of #052b1e        
        
          <div style="border:2px solid #052b1e;">Content here</div>
        
        
          .myborder {border:2px solid #052b1e;}
        
        Border color #052b1e