#052b08 color space conversions
Hex:
        #052b08
        RGB:
        5, 43, 8
        CMY:
        98, 83, 97
        CMYK:
        88, 0, 81, 83
      HSL:
        125°, 79.1667%, 9.4118%
        HSV (HSB):
        125°, 88.3721%, 16.8627%
        XYZ:
        0.9703, 1.7776, 0.5217
        xyY:
        0.2968, 0.5437, 1.7776
      CIE-Lab:
        14.2737, -22.0245, 17.1479
        CIE-LCH:
        14.2737, 27.9129, 142.0964
        CIE-Luv:
        14.2737, -12.0458, 14.7639
        Hunter-Lab:
        13.3325, -10.3412, 7.0128
      #052b08 color charts
#052b08 RGB chart
      #052b08 CMYK chart
      #052b08 RGB pie chart
      #052b08 color shades, tints & tones
#052b08 color schemes
#052b08 color preview, HTML & CSS examples
           This text has a color of #052b08        
        
          <p style="color:#052b08;">Text here</p>
        
        
          .mytext {color:#052b08;}
        
        Text color #052b08
      
           This box has a color of #052b08        
        
          <div style="background-color:#052b08;">Content here</div>
        
        
          .mybackground {background-color:#052b08;}
        
        Background color #052b08
      
           Border around this has a color of #052b08        
        
          <div style="border:2px solid #052b08;">Content here</div>
        
        
          .myborder {border:2px solid #052b08;}
        
        Border color #052b08